ads1115 only
Fork of mbed by
Diff: TARGET_NUCLEO_F103RB/system_stm32f10x.h
- Revision:
- 83:8a40adfe8776
- Parent:
- 77:869cf507173a
--- a/TARGET_NUCLEO_F103RB/system_stm32f10x.h Mon Apr 07 18:28:36 2014 +0100 +++ b/TARGET_NUCLEO_F103RB/system_stm32f10x.h Mon Apr 28 17:39:05 2014 +0100 @@ -93,6 +93,8 @@ extern void SystemInit(void); extern void SystemCoreClockUpdate(void); +extern void SetSysClock(void); + /** * @} */