mbed library sources. Supersedes mbed-src.

Fork of mbed by teralytic

Revision:
71:a5b1c83f05dc
Parent:
34:bb6061527455
Child:
98:f043b034eb5d
--- a/targets/cmsis/TARGET_STM/TARGET_STM32L4/stm32l4xx_hal_rcc.h	Thu Feb 25 09:15:10 2016 +0000
+++ b/targets/cmsis/TARGET_STM/TARGET_STM32L4/stm32l4xx_hal_rcc.h	Thu Feb 25 09:45:11 2016 +0000
@@ -159,7 +159,7 @@
   * @{
   */
 #define RCC_DBP_TIMEOUT_VALUE          ((uint32_t)100)
-#define RCC_LSE_TIMEOUT_VALUE          ((uint32_t)100)
+#define RCC_LSE_TIMEOUT_VALUE          ((uint32_t)5000)
 /**
   * @}
   */