mbed library sources. Supersedes mbed-src.

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

Revision:
188:bcfe06ba3d64
Parent:
180:96ed750bd169
Child:
189:f392fc9709a3
--- a/targets/TARGET_STM/TARGET_STM32F0/common_objects.h	Thu Sep 06 13:40:20 2018 +0100
+++ b/targets/TARGET_STM/TARGET_STM32F0/common_objects.h	Thu Nov 08 11:46:34 2018 +0000
@@ -148,7 +148,6 @@
 #endif
 
 /* STM32F0 HAL doesn't provide this API called in rtc_api.c */
-#define __HAL_RCC_RTC_CLKPRESCALER(__RTCCLKSource__)
 #define RTC_WKUP_IRQn RTC_IRQn
 
 #endif