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:
111:4336505e4b1c
Parent:
107:4f6c30876dfa
Child:
115:87f2f5183dfb
--- a/TARGET_DISCO_L476VG/stm32l4xx_hal_rcc.h	Wed Nov 25 13:21:40 2015 +0000
+++ b/TARGET_DISCO_L476VG/stm32l4xx_hal_rcc.h	Tue Dec 15 14:39:38 2015 +0000
@@ -159,7 +159,7 @@
   * @{
   */
 #define RCC_DBP_TIMEOUT_VALUE          ((uint32_t)100)
-#define RCC_LSE_TIMEOUT_VALUE          ((uint32_t)5000)
+#define RCC_LSE_TIMEOUT_VALUE          ((uint32_t)100)
 /**
   * @}
   */