Fork of the official mbed C/C SDK provides the software platform and libraries to build your applications for RenBED.

Dependents:   1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB

Fork of mbed by mbed official

Revision:
109:9296ab0bfc11
Parent:
108:34e6b704fe68
Child:
111:4336505e4b1c
--- a/TARGET_NUCLEO_F072RB/stm32f0xx_hal_conf.h	Fri Oct 02 07:35:07 2015 +0200
+++ b/TARGET_NUCLEO_F072RB/stm32f0xx_hal_conf.h	Thu Oct 29 08:40:18 2015 +0000
@@ -147,7 +147,7 @@
 #endif /* LSE_VALUE */     
 
 #if !defined  (LSE_STARTUP_TIMEOUT)
-  #define LSE_STARTUP_TIMEOUT    ((uint32_t)5000)   /*!< Time out for LSE start up, in ms */
+ #define LSE_STARTUP_TIMEOUT    ((uint32_t)500)   /*!< Time out for LSE start up, in ms */
 #endif /* HSE_STARTUP_TIMEOUT */