mbed library sources

Dependents:   frdm_kl05z_gpio_test

Fork of mbed-src by mbed official

Revision:
162:937d965048d3
Parent:
125:23cc3068a9e4
diff -r 09d8213f0000 -r 937d965048d3 targets/cmsis/TARGET_STM/TARGET_NUCLEO_F302R8/system_stm32f30x.h
--- a/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F302R8/system_stm32f30x.h	Tue Apr 22 10:00:06 2014 +0100
+++ b/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F302R8/system_stm32f30x.h	Tue Apr 22 13:30:06 2014 +0100
@@ -65,6 +65,7 @@
   
 extern void SystemInit(void);
 extern void SystemCoreClockUpdate(void);
+extern void SetSysClock(void);
 
 /**
   * @}