[NANO130] Fix the file name case problem for building code in Linux system

pull/4631/head
MS30 CCChang12 2017-07-14 09:39:08 +08:00
parent 2050095b0f
commit 4f66d2d809
1 changed files with 1 additions and 1 deletions

View File

@ -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.