X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_cpu.h;h=af009e8b43011f7211421fb0ca5254ff6013402d;hb=4d6ca1d5704c113795418f5c0edaef83db3de96a;hp=02e2d0c4bc0fc88661e5141b44268ed8022d4e2e;hpb=57cb450a644c0f31440ea69a81b17a298f2eb8d1;p=bertos.git diff --git a/bertos/hw/hw_cpu.h b/bertos/hw/hw_cpu.h index 02e2d0c4..af009e8b 100644 --- a/bertos/hw/hw_cpu.h +++ b/bertos/hw/hw_cpu.h @@ -34,7 +34,7 @@ * * \version $Id$ * - * \author Bernardo Innocenti + * \author Bernie Innocenti */ #ifndef HW_CPU_H @@ -43,7 +43,7 @@ #warning TODO:This is an example implementation, you must implement it! /// CPU Clock frequency -#define CLOCK_FREQ (10000000UL /* Implement me! */) +#define CLOCK_FREQ (12288000UL/* Implement me! */) /* Timer IRQ strobe */