mbed library sources

Fork of mbed-src by mbed official

Revision:
330:c80ac197fa6a
Parent:
125:23cc3068a9e4
--- a/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F302R8/cmsis.h	Tue Sep 23 08:30:06 2014 +0100
+++ b/targets/cmsis/TARGET_STM/TARGET_NUCLEO_F302R8/cmsis.h	Tue Sep 23 10:30:11 2014 +0100
@@ -32,7 +32,7 @@
 #ifndef MBED_CMSIS_H
 #define MBED_CMSIS_H
 
-#include "stm32f30x.h"
+#include "stm32f3xx.h"
 #include "cmsis_nvic.h"
 
 #endif