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
Diff: TARGET_DISCO_L476VG/stm32l4xx_hal_rcc.h
- Revision:
- 115:87f2f5183dfb
- Parent:
- 111:4336505e4b1c
- Child:
- 117:99a22ba036c9
--- a/TARGET_DISCO_L476VG/stm32l4xx_hal_rcc.h Tue Feb 16 14:28:01 2016 +0000 +++ b/TARGET_DISCO_L476VG/stm32l4xx_hal_rcc.h Wed Mar 02 09:58:28 2016 +0100 @@ -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) /** * @} */