mbed library sources. Supersedes mbed-src.

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

Revision:
186:707f6e361f3e
Parent:
181:57724642e740
Child:
188:bcfe06ba3d64
diff -r 08ed48f1de7f -r 707f6e361f3e targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_DISCO_F469NI/PeripheralNames.h
--- a/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_DISCO_F469NI/PeripheralNames.h	Thu Apr 19 17:12:19 2018 +0100
+++ b/targets/TARGET_STM/TARGET_STM32F4/TARGET_STM32F469xI/TARGET_DISCO_F469NI/PeripheralNames.h	Fri Jun 22 16:45:37 2018 +0100
@@ -43,7 +43,7 @@
 } ADCName;
 
 typedef enum {
-    DAC_0 = 0
+    DAC_1 = (int)DAC_BASE
 } DACName;
 
 typedef enum {