Import boot from triface, not working for now.
[bertos.git] / app / at91sam7s / hw / hw_cpu.h
index 0b46cc7c0a3f48b2362f8cd5ec55c93e36332f1a..f95458dd896fe323f4ca5d3b03d1f9a56dff72f9 100644 (file)
 #ifndef AT91SAM7SEK_HW_H
 #define AT91SAM7SEK_HW_H
 
-#include <appconfig.h>
-
-/// CPU Clock frequency (14.7456 MHz)
-#define CLOCK_FREQ     (14745600UL)
+/// CPU Clock frequency (48.023 MHz)
+#define CLOCK_FREQ     (48023000UL)
 
 
 /* Timer IRQ strobe */