修改模版代码

This commit is contained in:
2025-07-31 04:48:01 +08:00
parent b4a4d87909
commit 89fbaf8e55
3 changed files with 40 additions and 29 deletions

View File

@@ -1,2 +1,3 @@
uart,要求开启dma和中断
can,要求开启can的中断
can,要求开启can的中断
delay,暂时只有delay_ms函数
1 uart 要求开启dma和中断
2 can 要求开启can的中断
3 delay 暂时只有delay_ms函数