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:
151:675da3299148
Parent:
150:a330f0fddbec
Child:
152:235179ab3f27
--- a/targets.json	Thu Aug 31 17:15:06 2017 +0100
+++ b/targets.json	Fri Sep 15 14:46:57 2017 +0100
@@ -1594,7 +1594,8 @@
         "macros_add": ["USBHOST_OTHER"],
         "device_has_add": ["ANALOGOUT", "CAN", "LOWPOWERTIMER", "SERIAL_FC", "TRNG", "FLASH"],
         "release_versions": ["2", "5"],
-        "device_name": "STM32L476VG"
+        "device_name": "STM32L476VG",
+        "bootloader_supported": true
     },
     "MTS_MDOT_F405RG": {
         "inherits": ["FAMILY_STM32"],