mirror of https://github.com/ARMmbed/mbed-os.git
[NANO130] Fix the file name case problem for building code in Linux system
parent
2050095b0f
commit
4f66d2d809
|
@ -17,7 +17,7 @@
|
|||
#ifndef MBED_CMSIS_H
|
||||
#define MBED_CMSIS_H
|
||||
|
||||
#include "NANO100Series.h"
|
||||
#include "Nano100Series.h"
|
||||
#include "cmsis_nvic.h"
|
||||
|
||||
// Support linker-generated symbol as start of relocated vector table.
|
||||
|
|
Loading…
Reference in New Issue