X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_cpu.h;h=af009e8b43011f7211421fb0ca5254ff6013402d;hb=e62ca0b357f09804d7d894949df44224c9d74bb7;hp=9bf046266cb3bc1227323fe9285ba3fd964c7c2a;hpb=f47235b81e856e7ce932960c43c49206db8a73f7;p=bertos.git diff --git a/bertos/hw/hw_cpu.h b/bertos/hw/hw_cpu.h index 9bf04626..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 (48023000L/* Implement me! */) +#define CLOCK_FREQ (12288000UL/* Implement me! */) /* Timer IRQ strobe */