mbed library sources. Supersedes mbed-src.

Dependents:   Nucleo_Hello_Encoder BLE_iBeaconScan AM1805_DEMO DISCO-F429ZI_ExportTemplate1 ... more

Revision:
163:74e0ce7f98e8
Parent:
158:b23ee177fd68
Child:
187:0387e8f68319
--- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xG/TARGET_ARCH_MAX/PeripheralPins.c	Wed Apr 12 16:21:43 2017 +0100
+++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F407xG/TARGET_ARCH_MAX/PeripheralPins.c	Fri Apr 28 14:04:18 2017 +0100
@@ -58,6 +58,10 @@
     {NC,   NC,    0}
 };
 
+const PinMap PinMap_ADC_Internal[] = {
+    {NC,   NC,    0}
+};
+
 
 //*** DAC ***