修改freertos时基心跳为tim14,更新引脚lable

This commit is contained in:
NeoZng
2023-02-04 15:38:05 +08:00
parent 1262f9a516
commit 429aa17fa4
32 changed files with 621 additions and 1840 deletions

3
必须做&禁止做.md Normal file
View File

@@ -0,0 +1,3 @@
# 禁止在临界区使用延时,这会导致因中断关闭定时器无法进入中断更新时间,进而卡死系统
# 禁止摸鱼