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.
Fork of mbed-rtos by
Diff: rtx/TARGET_CORTEX_M/RTX_CM_lib.h
- Revision:
- 94:d7bd06319118
- Parent:
- 93:795765880f57
- Child:
- 95:12552ef4e980
diff -r 795765880f57 -r d7bd06319118 rtx/TARGET_CORTEX_M/RTX_CM_lib.h --- a/rtx/TARGET_CORTEX_M/RTX_CM_lib.h Mon Sep 28 14:00:48 2015 +0100 +++ b/rtx/TARGET_CORTEX_M/RTX_CM_lib.h Mon Sep 28 20:15:35 2015 +0100 @@ -304,9 +304,6 @@ #elif defined(TARGET_STM32F303RE) #define INITIAL_SP (0x20010000UL) -#elif defined(TARGET_STM32F303K8) -#define INITIAL_SP (0x20003000UL) - #elif defined(TARGET_MAX32610) || defined(TARGET_MAX32600) #define INITIAL_SP (0x20008000UL)