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: hello SerialTestv11 SerialTestv12 Sierpinski ... more
Diff: TARGET_NUCLEO_L486RG/TARGET_STM/mbed_rtx.h
- Revision:
- 153:b484a57bc302
- Parent:
- 150:a330f0fddbec
- Child:
- 154:fb8e0ae1cceb
--- a/TARGET_NUCLEO_L486RG/TARGET_STM/mbed_rtx.h Mon Oct 02 15:20:36 2017 +0100 +++ b/TARGET_NUCLEO_L486RG/TARGET_STM/mbed_rtx.h Wed Oct 11 12:36:33 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) ||\