Modified by Osama Ashaikh

Fork of mbed-rtos by mbed official

Revision:
58:13a25134ac60
Parent:
57:430de2831ec7
Child:
59:28712e303960
--- a/rtx/TARGET_CORTEX_M/RTX_Conf_CM.c	Mon Dec 15 09:15:18 2014 +0000
+++ b/rtx/TARGET_CORTEX_M/RTX_Conf_CM.c	Tue Dec 16 08:15:25 2014 +0000
@@ -153,7 +153,7 @@
 #    define OS_CLOCK       72000000
 
 #elif defined(TARGET_STM32F429ZI)
-#    define OS_CLOCK       16000000
+#    define OS_CLOCK       168000000
 
 #  else
 #    error "no target defined"