增加了部分led的支持

This commit is contained in:
NeoZng
2023-02-14 11:05:41 +08:00
parent 8fa03012cf
commit b0fcab53ad
7 changed files with 81 additions and 2 deletions

8
modules/led_task/led.md Normal file
View File

@@ -0,0 +1,8 @@
# led_task
<p align='right'>neozng1@hnu.edu.cn</p>
> TODO:
> 1. 预计添加不同错误标志,将错误类型和灯的闪烁频率或颜色等对应起来,方便调试
这是legacy support,后续将使用bsp_pwm进行重构