mbed
Fork of mbed-dev by
Diff: targets/TARGET_STM/mbed_rtx.h
- Revision:
- 176:af195413fb11
- Parent:
- 173:7d866c31b3c5
- Child:
- 177:447f873cad2f
--- a/targets/TARGET_STM/mbed_rtx.h Mon Oct 02 15:33:19 2017 +0100 +++ b/targets/TARGET_STM/mbed_rtx.h Wed Oct 11 12:45:49 2017 +0100 @@ -53,7 +53,7 @@ #define INITIAL_SP (0x2000A000UL) #elif defined(TARGET_STM32L432KC) -#define INITIAL_SP (0x2000C000UL) +#define INITIAL_SP (0x20010000UL) #elif (defined(TARGET_STM32F303RE) ||\ defined(TARGET_STM32F303ZE) ||\