X-Git-Url: https://codewiz.org/gitweb?a=blobdiff_plain;f=bertos%2Fhw%2Fhw_cpu.h;h=9bf046266cb3bc1227323fe9285ba3fd964c7c2a;hb=4b4f34de5ffd5ccd065427d129f120aae300b7ca;hp=cab6bb4072d46efe92bbe7d04dc874ce0260d56a;hpb=d4ed699f556508d1147ae53d189f518ba8e29de4;p=bertos.git diff --git a/bertos/hw/hw_cpu.h b/bertos/hw/hw_cpu.h index cab6bb40..9bf04626 100644 --- a/bertos/hw/hw_cpu.h +++ b/bertos/hw/hw_cpu.h @@ -40,10 +40,10 @@ #ifndef HW_CPU_H #define HW_CPU_H -#warning TODO:This is example implemetantion, you must implement it! +#warning TODO:This is an example implementation, you must implement it! /// CPU Clock frequency -#define CLOCK_FREQ (10000000UL /* Implement me! */) +#define CLOCK_FREQ (48023000L/* Implement me! */) /* Timer IRQ strobe */