Mbed for VNG board

Fork of mbed-src by mbed official

Revision:
411:12e8e4569aa7
Parent:
407:bbbab616ce8f
--- a/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F103RB/system_stm32f10x.c	Thu Nov 20 08:00:06 2014 +0000
+++ b/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F103RB/system_stm32f10x.c	Thu Nov 20 11:45:07 2014 +0000
@@ -230,8 +230,6 @@
   /* Configure the System clock frequency, HCLK, PCLK2 and PCLK1 prescalers */
   /* Configure the Flash Latency cycles and enable prefetch buffer */
   SetSysClock();
-  
-  SystemCoreClockUpdate();
 }
 
 /**