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.
Dependents: hello SerialTestv11 SerialTestv12 Sierpinski ... more
Diff: TARGET_ELMO_F411RE/TARGET_STM/TARGET_STM32F4/device/stm32f4xx_hal_conf.h
- Revision:
- 146:22da6e220af6
- Parent:
- 145:64910690c574
--- a/TARGET_ELMO_F411RE/TARGET_STM/TARGET_STM32F4/device/stm32f4xx_hal_conf.h Wed Jun 21 17:31:38 2017 +0100 +++ b/TARGET_ELMO_F411RE/TARGET_STM/TARGET_STM32F4/device/stm32f4xx_hal_conf.h Thu Jul 06 15:30:22 2017 +0100 @@ -108,7 +108,7 @@ #endif /* HSE_VALUE */ #if !defined (HSE_STARTUP_TIMEOUT) - #define HSE_STARTUP_TIMEOUT ((uint32_t)5000U) /*!< Time out for HSE start up, in ms */ + #define HSE_STARTUP_TIMEOUT 100U /*!< Time out for HSE start up, in ms */ #endif /* HSE_STARTUP_TIMEOUT */ /**