mirror of
https://gitee.com/seekfree/TC264_Library.git
synced 2026-06-04 03:32:56 +00:00
V3.4.0
新增串口重定向组件,修改zf_components/printf_redirect.h文件内的宏定义即可修改printf输出
优化串口通讯时序,以115200波特率为例,单次通讯将至多减少1.388ms耗时
优化“AURIX修改工程名称.bat”工具,现在改名后会直接清理工程临时文件
修复按键检测逻辑在特殊情况下存在异常的问题
This commit is contained in:
@@ -37,6 +37,6 @@ for /f "delims=" %%i in ('type "%sourceFile%"') do (
|
||||
)
|
||||
)
|
||||
move /y "%tempFile%" "%sourceFile%" >nul 2>&1
|
||||
|
||||
call ɾ<><C9BE><EFBFBD><EFBFBD>ʱ<EFBFBD>ļ<EFBFBD>.bat
|
||||
endlocal
|
||||
|
||||
|
||||
Reference in New Issue
Block a user