version_2.0

Dependents:   cc3000_ping_demo_try_2

Fork of mbed by mbed official

Revision:
83:8a40adfe8776
Parent:
81:7d30d6019079
--- a/TARGET_NUCLEO_F030R8/system_stm32f0xx.h	Mon Apr 07 18:28:36 2014 +0100
+++ b/TARGET_NUCLEO_F030R8/system_stm32f0xx.h	Mon Apr 28 17:39:05 2014 +0100
@@ -94,6 +94,8 @@
   
 extern void SystemInit(void);
 extern void SystemCoreClockUpdate(void);
+extern void SetSysClock(void);
+
 /**
   * @}
   */