Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: denki-yohou_b TestY201 Network-RTOS NTPClient_HelloWorld ... more
Diff: rtx/RTX_CM_lib.h
- Revision:
- 21:90ff8157f1d2
- Parent:
- 20:991c4c00af93
- Child:
- 22:da8c5ccc2f9c
--- a/rtx/RTX_CM_lib.h Wed Mar 19 16:00:29 2014 +0000 +++ b/rtx/RTX_CM_lib.h Thu Mar 20 15:45:22 2014 +0000 @@ -229,6 +229,9 @@ #elif defined(TARGET_STM32F100RB) #define INITIAL_SP (0x20002000UL) +#else +#error "no target defined" + #endif #ifdef __CC_ARM