X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_cpufreq.h;h=7bbca4c5d0a1118ad136318d7c6e26e30f8219dc;hb=94f23fc17d4a4a56e66d76e76f23ca35c176f3a6;hp=bd1581bd49dc006c638554d9ce6ecc5e0f50aea5;hpb=66f5187ad2dc8cbaeb196c4987e1f6b073425915;p=bertos.git diff --git a/bertos/hw/hw_cpufreq.h b/bertos/hw/hw_cpufreq.h index bd1581bd..7bbca4c5 100644 --- a/bertos/hw/hw_cpufreq.h +++ b/bertos/hw/hw_cpufreq.h @@ -32,7 +32,6 @@ * * \brief Hardware-specific definitions * - * \version $Id$ * * \author Francesco Sacchi */ @@ -44,7 +43,7 @@ #warning CPU_FREQ is not defined, you should upgrade to the newer clock frequency defining method. /* - * This is DEPRECATED file, it will be removed in the next major release. + * This file is DEPRECATED, it will be removed in the next major release. * We have set up a new cpu frequency definition method. * The new macro CPU_FREQ should be defined as a compiler flag in the * makefile instead of the old CLOCK_FREQ macro. With new projects you should only