[CME_M7] change file name to lower case.

This commit is contained in:
aozima 2014-11-02 14:50:14 +08:00
parent 4c1eff52e2
commit c6d9d6e3f9
1 changed files with 1 additions and 1 deletions

View File

@ -105,7 +105,7 @@ typedef enum {
/** @} */ /* End of group Configuration_of_CMSIS */
#include <core_cm3.h> /*!< Cortex-M3 processor and core peripherals */
#include "system_CMEM7.h" /*!< CMEM7 System */
#include "system_cmem7.h" /*!< CMEM7 System */
/* ================================================================================ */