error.h to mbed_error.h
Dependents: ch5_mbed_lightweight_Web_server_dust_sensor
Fork of mbed-rtos by
Revision 58:13a25134ac60, committed 2014-12-16
- Comitter:
- mbed_official
- Date:
- Tue Dec 16 08:15:25 2014 +0000
- Parent:
- 57:430de2831ec7
- Child:
- 59:28712e303960
- Commit message:
- Synchronized with git revision 67fbbf0b635d0c0d93fbe433306c537c2ad206aa
Full URL: https://github.com/mbedmicro/mbed/commit/67fbbf0b635d0c0d93fbe433306c537c2ad206aa/
Targets: nrf51 - updating app_timer.c from Norid'c SDKv7.1.0
Changed in this revision
rtx/TARGET_CORTEX_M/RTX_Conf_CM.c | Show annotated file Show diff for this revision Revisions of this file |
--- 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"