mbed library sources. Supersedes mbed-src. Fixed broken STM32F1xx RTC on rtc_api.c

Dependents:   Nucleo_F103RB_RTC_battery_bkup_pwr_off_okay

Fork of mbed-dev by mbed official

Revision:
175:af195413fb11
Parent:
170:19eb464bc2be
--- a/targets/TARGET_NXP/mbed_rtx.h	Mon Oct 02 15:33:19 2017 +0100
+++ b/targets/TARGET_NXP/mbed_rtx.h	Wed Oct 11 12:45:49 2017 +0100
@@ -86,7 +86,7 @@
 #define INITIAL_SP              (0x20010000UL)
 #endif
 
-#elif defined(TARGET_LPC54608)
+#elif defined(TARGET_LPC546XX)
 
 #ifndef INITIAL_SP
 #define INITIAL_SP              (0x20028000UL)