mbed library sources. Supersedes mbed-src.

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

Revision:
181:57724642e740
Parent:
164:289d4deac6e4
--- a/targets/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFR32MG12/TARGET_TB_SENSE_12/device_peripherals.h	Wed Jan 17 15:23:54 2018 +0000
+++ b/targets/TARGET_Silicon_Labs/TARGET_EFM32/TARGET_EFR32MG12/TARGET_TB_SENSE_12/device_peripherals.h	Fri Feb 16 16:09:33 2018 +0000
@@ -54,4 +54,9 @@
   cmuOscMode_Crystal,                                                           \
 }
 #endif
+
+/* DCDC settings */
+#if !defined(EMU_DCDCINIT_STK_DEFAULT)
+#define EMU_DCDCINIT_STK_DEFAULT EMU_DCDCINIT_DEFAULT
 #endif
+#endif