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_NUCLEO_F401RE/system_stm32f4xx.h
- Revision:
- 84:0b3ab51c8877
- Parent:
- 83:8a40adfe8776
- Child:
- 85:024bf7f99721
--- a/TARGET_NUCLEO_F401RE/system_stm32f4xx.h Mon Apr 28 17:39:05 2014 +0100 +++ b/TARGET_NUCLEO_F401RE/system_stm32f4xx.h Mon May 19 18:14:09 2014 +0100 @@ -102,6 +102,8 @@ extern void SystemInit(void); extern void SystemCoreClockUpdate(void); +extern void SetSysClock(void); + /** * @} */