mbed library sources. Supersedes mbed-src.

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

Revision:
189:f392fc9709a3
Parent:
187:0387e8f68319
--- a/targets/TARGET_NUVOTON/TARGET_NANO100/PeripheralNames.h	Thu Nov 08 11:46:34 2018 +0000
+++ b/targets/TARGET_NUVOTON/TARGET_NANO100/PeripheralNames.h	Wed Feb 20 22:31:08 2019 +0000
@@ -62,6 +62,11 @@
 } ADCName;
 
 typedef enum {
+    DAC_0_0 = (int) NU_MODNAME(DAC_BASE, 0, 0),
+    DAC_0_1 = (int) NU_MODNAME(DAC_BASE, 0, 1)
+} DACName;
+
+typedef enum {
     UART_0 = (int) NU_MODNAME(UART0_BASE, 0, 0),
     UART_1 = (int) NU_MODNAME(UART1_BASE, 1, 0),
     // NOTE: board-specific