my fork
Fork of mbed by
Diff: TARGET_NUCLEO_F103RB/cmsis.h
- Revision:
- 96:487b796308b0
- Parent:
- 76:824293ae5e43
--- a/TARGET_NUCLEO_F103RB/cmsis.h Wed Mar 04 07:31:39 2015 +0100 +++ b/TARGET_NUCLEO_F103RB/cmsis.h Tue Mar 17 14:27:45 2015 +0000 @@ -32,7 +32,7 @@ #ifndef MBED_CMSIS_H #define MBED_CMSIS_H -#include "stm32f10x.h" +#include "stm32f1xx.h" #include "cmsis_nvic.h" #endif