meh

Fork of mbed by mbed official

Revision:
90:cb3d968589d8
Parent:
82:6473597d706e
--- a/TARGET_NUCLEO_F302R8/cmsis.h	Fri Sep 12 16:41:52 2014 +0100
+++ b/TARGET_NUCLEO_F302R8/cmsis.h	Tue Oct 28 16:40:41 2014 +0000
@@ -32,7 +32,7 @@
 #ifndef MBED_CMSIS_H
 #define MBED_CMSIS_H
 
-#include "stm32f30x.h"
+#include "stm32f3xx.h"
 #include "cmsis_nvic.h"
 
 #endif