mbed official / mbed

Dependents:   hello SerialTestv11 SerialTestv12 Sierpinski ... more

Revision:
117:99a22ba036c9
Parent:
111:4336505e4b1c
Child:
119:aae6fcc7d9bb
--- a/TARGET_NUCLEO_L053R8/stm32l0xx_hal_conf.h	Tue Mar 15 14:34:00 2016 +0000
+++ b/TARGET_NUCLEO_L053R8/stm32l0xx_hal_conf.h	Wed Mar 30 11:51:09 2016 +0200
@@ -123,7 +123,7 @@
 
    
 #if !defined  (LSE_STARTUP_TIMEOUT)
-  #define LSE_STARTUP_TIMEOUT    ((uint32_t)100)   /*!< Time out for LSE start up, in ms */
+  #define LSE_STARTUP_TIMEOUT    ((uint32_t)5000)   /*!< Time out for LSE start up, in ms */
 #endif /* HSE_STARTUP_TIMEOUT */