chore: 源码编码GB2312统一转换为UTF-8
18个含有中文注释的.c/.h文件从GB2312转为UTF-8(无BOM)
This commit is contained in:
+1
-1
@@ -218,7 +218,7 @@ int app_update_entry(struct pt *pt)
|
||||
|
||||
update_init(send_bytes);
|
||||
|
||||
//²Á³ýAPP
|
||||
//擦除APP
|
||||
if ((g_update.cfg.UpdateFlag == APP_UPDATE_FLAG)
|
||||
&& dev_boot_check_app()
|
||||
){
|
||||
|
||||
+1
-1
@@ -9,7 +9,7 @@
|
||||
#include "hdl_clk.h"
|
||||
|
||||
/*******************************************************************************
|
||||
* ÖжϷþÎñº¯Êý
|
||||
* 中断服务函数
|
||||
******************************************************************************/
|
||||
void SysTick_Handler(void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user