X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_cpu.h;h=af009e8b43011f7211421fb0ca5254ff6013402d;hb=e62ca0b357f09804d7d894949df44224c9d74bb7;hp=48b46abd2b44e68c3e4d33ac32b7b039e19a614d;hpb=4cc44c9888a0336b9d01121ec0b7ad95f4a76195;p=bertos.git diff --git a/bertos/hw/hw_cpu.h b/bertos/hw/hw_cpu.h index 48b46abd..af009e8b 100644 --- a/bertos/hw/hw_cpu.h +++ b/bertos/hw/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 */