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_DISCO_F334C8/TARGET_STM/mbed_rtx.h
- Revision:
- 150:a330f0fddbec
- Parent:
- 148:fd96258d940d
- Child:
- 153:b484a57bc302
--- a/TARGET_DISCO_F334C8/TARGET_STM/mbed_rtx.h Wed Aug 16 18:12:46 2017 +0100 +++ b/TARGET_DISCO_F334C8/TARGET_STM/mbed_rtx.h Thu Aug 31 17:15:06 2017 +0100 @@ -37,6 +37,7 @@ #define INITIAL_SP (0x20004000UL) #elif (defined(TARGET_STM32F103RB) ||\ + defined(TARGET_STM32F103C8) ||\ defined(TARGET_STM32L072CZ) ||\ defined(TARGET_STM32L073RZ)) #define INITIAL_SP (0x20005000UL)