chore: 源码编码GB2312统一转换为UTF-8

18个含有中文注释的.c/.h文件从GB2312转为UTF-8(无BOM)
This commit is contained in:
2026-07-20 14:27:38 +08:00
parent aef9d4effe
commit 8ded5ca0dc
18 changed files with 208 additions and 208 deletions
+1 -1
View File
@@ -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)