RT-Thread/rt-thread

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

开放

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

 (3 条评论) (0 个反应) (1 位负责人)C (4,755 个派生)batch import
good first issue

仓库指标

星标
 (9,223 个星标)
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

贡献者指南