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-dev by
Diff: targets/TARGET_STM/mbed_rtx.h
- Revision:
- 175:af195413fb11
- Parent:
- 172:7d866c31b3c5
- Child:
- 176: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) ||\