浏览代码

[CME_M7] change file name to lower case.

aozima 10 年之前
父节点
当前提交
c6d9d6e3f9
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      bsp/CME_M7/StdPeriph_Driver/inc/cmem7.h

+ 1 - 1
bsp/CME_M7/StdPeriph_Driver/inc/CMEM7.h → bsp/CME_M7/StdPeriph_Driver/inc/cmem7.h

@@ -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                                                          */
 
 
 /* ================================================================================ */