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:
- 165:d1b4690b3f8b
- Parent:
- 163:e59c8e839560
- Child:
- 167:84c0a372a020
--- a/TARGET_DISCO_F334C8/TARGET_STM/mbed_rtx.h Tue Mar 20 16:15:49 2018 +0000
+++ b/TARGET_DISCO_F334C8/TARGET_STM/mbed_rtx.h Thu Apr 19 14:31:27 2018 +0100
@@ -59,6 +59,7 @@
#elif (defined(TARGET_STM32F091RC) ||\
defined(TARGET_STM32F410RB) ||\
+ defined(TARGET_STM32L151CBA)||\
defined(TARGET_STM32L151CC) ||\
defined(TARGET_STM32L151RC) ||\
defined(TARGET_STM32L152RC))
@@ -108,6 +109,7 @@
defined(TARGET_STM32F746NG) ||\
defined(TARGET_STM32F746ZG) ||\
defined(TARGET_STM32F756ZG) ||\
+ defined(TARGET_STM32L496AG) ||\
defined(TARGET_STM32L496ZG))
#define INITIAL_SP (0x20050000UL)


