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_NUCLEO_L476RG/stm32l4xx_hal_rcc.h
- Revision:
- 117:99a22ba036c9
- Parent:
- 115:87f2f5183dfb
--- a/TARGET_NUCLEO_L476RG/stm32l4xx_hal_rcc.h Tue Mar 15 14:34:00 2016 +0000 +++ b/TARGET_NUCLEO_L476RG/stm32l4xx_hal_rcc.h Wed Mar 30 11:51:09 2016 +0200 @@ -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 LSE_STARTUP_TIMEOUT /** * @} */