[BSP][Documentation] Add comprehensive BSP driver support summary table#10925
[BSP][Documentation] Add comprehensive BSP driver support summary table#10925Rbb666 merged 10 commits intoRT-Thread:masterfrom
Conversation
|
👋 感谢您对 RT-Thread 的贡献!Thank you for your contribution to RT-Thread! 为确保代码符合 RT-Thread 的编码规范,请在你的仓库中执行以下步骤运行代码格式化工作流(如果格式化CI运行失败)。 🛠 操作步骤 | Steps
完成后,提交将自动更新至 如有问题欢迎联系我们,再次感谢您的贡献!💐 |
There was a problem hiding this comment.
Pull Request Overview
This PR transforms the BSP README from a simple vendor list into a comprehensive support matrix documenting driver availability across RT-Thread's board support packages. The document provides a structured overview organized by architecture (ARM, RISC-V, AVR, MIPS, DSP, x86, FPGA) and vendor, with detailed tables showing peripheral driver support for each BSP.
Key Changes:
- Added comprehensive markdown tables documenting peripheral driver support (GPIO, UART, ADC, SPI, I2C, etc.) for 300+ BSPs
- Introduced maintenance status indicators (🟢 Actively Maintained, 🟡 Well Maintained, ⚪ Basic Support)
- Organized BSPs by architecture series with detailed support matrices
- Added legend explaining status indicators and document metadata
|
|
||
| --- | ||
|
|
||
| *📅 Document Update Time: 2025-11-12 13:50:00* No newline at end of file |
There was a problem hiding this comment.
Spelling Error in Document Timestamp / 文档时间戳拼写错误
English: The document update timestamp shows "2025-11-12" which is in the future (current year is 2025, but November 12 hasn't occurred yet based on the knowledge cutoff). This is likely a typo and should be corrected to reflect the actual update date.
中文:文档更新时间戳显示 "2025-11-12",这是一个未来的日期(当前年份是 2025 年,但基于知识截止日期,11 月 12 日尚未发生)。这可能是一个拼写错误,应该更正为实际的更新日期。
| *📅 Document Update Time: 2025-11-12 13:50:00* | |
| *📅 Document Update Time: 2024-06-30 13:50:00* |
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
统计了BSP列表支持情况
合并时,请记得压缩合并成一个commit
拉取/合并请求描述:(PR description)
[
为什么提交这份PR (why to submit this PR)
你的解决方案是什么 (what is your solution)
请提供验证的bsp和config (provide the config and bsp)
]
当前拉取/合并请求的状态 Intent for your PR
必须选择一项 Choose one (Mandatory):
代码质量 Code Quality:
我在这个拉取/合并请求中已经考虑了 As part of this pull request, I've considered the following:
#if 0代码,不包含已经被注释了的代码 All redundant code is removed and cleaned up