Files
TC264_Library_seekfree/Example/E10_printf_debug_log_demo/删除临时文件.bat
SEEKFREE_BUDING 766652af22 V3库更新
2022-11-16 18:17:07 +08:00

7 lines
42 B
Batchfile

rmdir Debug /s /q
del *.launch /s
exit