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: 1-RenBuggyTimed RenBED_RGB RenBED_RGB_PWM RenBED_RGB
Fork of mbed by
Diff: TARGET_DISCO_F746NG/stm32f7xx_hal_conf.h
- Revision:
- 111:4336505e4b1c
- Parent:
- 107:4f6c30876dfa
- Child:
- 116:c0f6e94411f5
diff -r 165afa46840b -r 4336505e4b1c TARGET_DISCO_F746NG/stm32f7xx_hal_conf.h --- a/TARGET_DISCO_F746NG/stm32f7xx_hal_conf.h Wed Nov 25 13:21:40 2015 +0000 +++ b/TARGET_DISCO_F746NG/stm32f7xx_hal_conf.h Tue Dec 15 14:39:38 2015 +0000 @@ -106,7 +106,7 @@ #endif /* HSE_VALUE */ #if !defined (HSE_STARTUP_TIMEOUT) - #define HSE_STARTUP_TIMEOUT ((uint32_t)500) /*!< Time out for HSE start up, in ms */ + #define HSE_STARTUP_TIMEOUT ((uint32_t)200) /*!< Time out for HSE start up, in ms */ #endif /* HSE_STARTUP_TIMEOUT */ /**