The official mbed C/C SDK provides the software platform and libraries to build your applications.
Fork of mbed by
Diff: TARGET_NUCLEO_F411RE/stm32f4xx_hal_rcc.h
- Revision:
- 98:8ab26030e058
- Parent:
- 93:e188a91d3eaa
diff -r 433970e64889 -r 8ab26030e058 TARGET_NUCLEO_F411RE/stm32f4xx_hal_rcc.h --- a/TARGET_NUCLEO_F411RE/stm32f4xx_hal_rcc.h Tue Apr 14 10:58:58 2015 +0200 +++ b/TARGET_NUCLEO_F411RE/stm32f4xx_hal_rcc.h Wed Apr 29 10:16:23 2015 +0100 @@ -190,7 +190,7 @@ #define DBP_TIMEOUT_VALUE ((uint32_t)100) -#define LSE_TIMEOUT_VALUE ((uint32_t)600) +#define LSE_TIMEOUT_VALUE ((uint32_t)5000) /** * @} */