refactor: 清理UART调试代码并保留RTT诊断
This commit is contained in:
@@ -7,6 +7,7 @@
|
||||
*.map
|
||||
*.lst
|
||||
*.out
|
||||
*.log
|
||||
|
||||
# IDE
|
||||
.vscode/
|
||||
@@ -34,3 +35,6 @@ Desktop.ini
|
||||
|
||||
# 项目文档
|
||||
项目计划.md
|
||||
|
||||
# Local debug handoff logs
|
||||
.debug/
|
||||
|
||||
Reference in New Issue
Block a user