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.
Diff: rtx/RTX_CM_lib.h
- Revision:
- 34:1520481a219c
- Parent:
- 33:ac8d036315ed
- Child:
- 35:b8555a5966f6
--- a/rtx/RTX_CM_lib.h Tue Jun 17 11:00:27 2014 +0100 +++ b/rtx/RTX_CM_lib.h Fri Jun 27 16:30:23 2014 +0100 @@ -205,7 +205,7 @@ #elif defined(TARGET_LPC11U24) #define INITIAL_SP (0x10002000UL) -#elif defined(TARGET_LPC11U35_401) || defined(TARGET_LPC11U35_501) +#elif defined(TARGET_LPC11U35_401) || defined(TARGET_LPC11U35_501) || defined(TARGET_LPCCAPPUCCINO) #define INITIAL_SP (0x10002000UL) #elif defined(TARGET_LPC1114)
