chore: 源码编码GB2312统一转换为UTF-8
18个含有中文注释的.c/.h文件从GB2312转为UTF-8(无BOM)
This commit is contained in:
+1
-1
@@ -53,7 +53,7 @@ extern "C"
|
||||
/* Vector table */
|
||||
#define VECT_TAB_STEP (0x000UL)
|
||||
|
||||
/* flash rom map ´æ´¢·ÖÇø*/
|
||||
/* flash rom map 存储分区*/
|
||||
//boot 16k
|
||||
#define FLASH_BOOT_BASE (FLASH_BASE)
|
||||
#define FLASH_BOOT_SIZE (4*FLASH_SECTOR_SIZE)
|
||||
|
||||
Reference in New Issue
Block a user