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:
- 14:ee87e782d34f
- Parent:
- 13:869ef732a8a2
- Child:
- 15:29007aef10a4
--- a/rtx/RTX_CM_lib.h Mon Aug 05 14:12:52 2013 +0300 +++ b/rtx/RTX_CM_lib.h Wed Sep 11 20:15:08 2013 +0100 @@ -208,6 +208,9 @@ #elif TARGET_LPC1114 #define INITIAL_SP (0x10001000UL) +#elif TARGET_LPC812 +#define INITIAL_SP (0x10001000UL) + #elif TARGET_KL25Z #define INITIAL_SP (0x20003000UL)