RT-Thread/rt-thread

[Feature] [doc] doxygen文档中缺少driver相关的doxygen

Open

#9,424 创建于 2024年9月11日

在 GitHub 查看
 (3 评论) (0 反应) (1 负责人)C (4,755 fork)batch import
good first issue

仓库指标

Star
 (9,223 star)
PR 合并指标
 (平均合并 7天 22小时) (30 天内合并 50 个 PR)

描述

Describe problem solved by the proposed feature

https://github.com/RT-Thread/rt-thread/tree/master/components/drivers/include/drivers

目前driver相关的doxygen中缺少一些注释,希望能添加doxygen注释和对应的example,方便后续开发和维护

Describe your preferred solution

参考doxygen链接 https://supperthomas.github.io/RTT_doxygen_API/

Describe possible alternatives

No response

贡献者指南