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:
141:794e51388b66
Parent:
135:176b8275d35d
--- a/TARGET_MTS_DRAGONFLY_F411RE/TARGET_STM/PeripheralPins.h	Wed Apr 12 16:07:08 2017 +0100
+++ b/TARGET_MTS_DRAGONFLY_F411RE/TARGET_STM/PeripheralPins.h	Fri Apr 28 13:09:19 2017 +0100
@@ -37,6 +37,7 @@
 //*** ADC ***
 #ifdef DEVICE_ANALOGIN
 extern const PinMap PinMap_ADC[];
+extern const PinMap PinMap_ADC_Internal[];
 #endif
 
 //*** DAC ***