/TARGET_K64F/TARGET_Freescale/TARGET_KPSDK_MCUS/TARGET_KPSDK_CODE/hal/adc/fsl_adc_hal.h substitute line 894 extern } by }
Fork of mbed by
Diff: TARGET_NUCLEO_L152RE/system_stm32l1xx.h
- Revision:
- 84:0b3ab51c8877
- Parent:
- 81:7d30d6019079
- Child:
- 90:cb3d968589d8
--- a/TARGET_NUCLEO_L152RE/system_stm32l1xx.h Mon Apr 28 17:39:05 2014 +0100 +++ b/TARGET_NUCLEO_L152RE/system_stm32l1xx.h Mon May 19 18:14:09 2014 +0100 @@ -94,6 +94,8 @@ extern void SystemInit(void); extern void SystemCoreClockUpdate(void); +extern void SetSysClock(void); + /** * @} */