Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Fork of mbed by
Diff: TARGET_MOTE_L152RC/stm32l1xx_hal_conf.h
- Revision:
- 118:082adc85693f
- Parent:
- 112:6f327212ef96
- Child:
- 122:f9eeca106725
--- a/TARGET_MOTE_L152RC/stm32l1xx_hal_conf.h Wed Mar 30 11:51:09 2016 +0200
+++ b/TARGET_MOTE_L152RC/stm32l1xx_hal_conf.h Wed Apr 13 12:19:19 2016 +0100
@@ -122,7 +122,7 @@
#if !defined (LSE_STARTUP_TIMEOUT)
- #define LSE_STARTUP_TIMEOUT ((uint32_t)100) /*!< Time out for LSE start up, in ms */
+ #define LSE_STARTUP_TIMEOUT ((uint32_t)5000) /*!< Time out for LSE start up, in ms */
#endif /* HSE_STARTUP_TIMEOUT */
