We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4c13b66 + 2bc224b commit bb7ab19Copy full SHA for bb7ab19
targets/TARGET_STM/mbed_rtx.h
@@ -37,6 +37,7 @@
37
#define INITIAL_SP (0x20004000UL)
38
39
#elif (defined(TARGET_STM32F103RB) ||\
40
+ defined(TARGET_STM32F103C8) ||\
41
defined(TARGET_STM32L072CZ) ||\
42
defined(TARGET_STM32L073RZ))
43
#define INITIAL_SP (0x20005000UL)
0 commit comments