The official Mbed 2 C/C++ SDK provides the software platform and libraries to build your applications.

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

mbed 2

This is the mbed 2 library. If you'd like to learn about Mbed OS please see the mbed-os docs.

Revision:
150:a330f0fddbec
Parent:
148:fd96258d940d
Child:
153:b484a57bc302
--- a/TARGET_NUCLEO_F031K6/TARGET_STM/mbed_rtx.h	Wed Aug 16 18:12:46 2017 +0100
+++ b/TARGET_NUCLEO_F031K6/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)