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:
154:fb8e0ae1cceb
Parent:
153:b484a57bc302
--- a/TARGET_NUCLEO_F334R8/TARGET_STM/mbed_rtx.h	Wed Oct 11 12:36:33 2017 +0100
+++ b/TARGET_NUCLEO_F334R8/TARGET_STM/mbed_rtx.h	Wed Oct 25 14:40:21 2017 +0100
@@ -66,6 +66,7 @@
 #elif (defined(TARGET_STM32F401RE) ||\
        defined(TARGET_STM32L475VG) ||\
        defined(TARGET_STM32L476RG) ||\
+       defined(TARGET_STM32L476JG) ||\
        defined(TARGET_STM32L476VG) ||\
        defined(TARGET_STM32L486RG))
 #define INITIAL_SP              (0x20018000UL)