[ <!-- 这段方括号里的内容是您必须填写并替换掉的,否则PR不可能被合并。方括号外面的内容不需要修改,但请仔细阅读。 The content in this square bracket must be filled in and replaced, otherwise, PR can not be merged. The contents outside square brackets need not be changed, but please read them carefully.
请在这里填写您的PR描述,可以包括以下之一的内容:为什么提交这份PR;解决的问题是什么,你的解决方案是什么; Please fill in your PR description here, which can include one of the following items: why to submit this PR; what is the problem solved and what is your solution;
并确认并列出已经在什么情况或板卡上进行了测试。 And confirm in which case or board has been tested. -->
请填写验证bsp目录下面的目录比如bsp/stm32/stm32l496-st-nucleo
Please provide the path of verfied bsp. Like bsp/stm32/stm32l496-st-nucleo bsp/ESP32_C3
请填写.config 文件中需要改动的config
Please provide the changed config of .config file to how to verify the PR file like CONFIG_BSP_USING_I2C CONFIG_BSP_USING_WDT
请提供自己仓库的PR branch的action的编译链接相关PR文件成功的链接:
Please provide the link of action triggered by your own repo's action
https://github.com/RT-Thread/rt-thread/actions/workflows/manual_dist.yml
]
必须选择一项 Choose one (Mandatory):
我在这个拉取/合并请求中已经考虑了 As part of this pull request, I've considered the following:
#if 0代码,不包含已经被注释了的代码 All redundant code is removed and cleaned up