rt-thread/documentation/6.components
GuEe-GUI cfda3b3d1a [docs] device-driver: add DM subsystem docs and expand INDEX
Add Doxygen pages for RT-Thread device-model drivers: platform/OFW,
DM core (bus, dm, power), clk/regulator/reset/power-domain, PCI/PIC,
Phye, DMA/hwcache, block/SCSI/ATA/NVMe/UFS/SDIO, SCMI, RPMsg,
mailbox, NVMem, NUMA, syscon, thermal, input/LED/IIO/graphic, and
related power/charger/supply docs.
Expand device-driver INDEX.md with ~90 @subpage entries so all new
pages appear in the driver chapter navigation.
Update existing UART/SPI/RTC/pin/framework/dtc pages: UART docs moved
from serial/ to uart/ (uart + uart_dm + uart_earlycon); SPI and RTC
gain DM companion pages; pin links to pin_dm; framework points at DM
topics.
Focus on registration/probe flow and in-tree APIs; no standalone
VirtIO subsystem page (transport code still incomplete).
Test plan: build Doxygen for documentation/ and verify device-driver
INDEX links resolve without missing @ref/@subpage warnings.

Signed-off-by: GuEe-GUI <2991707448@qq.com>
2026-05-28 16:09:55 +08:00
..
at doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
device-driver [docs] device-driver: add DM subsystem docs and expand INDEX 2026-05-28 16:09:55 +08:00
dlmodule doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
filesystem doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
finsh doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
network doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
pm doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
posix doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
sal doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
ulog doxygen: reorganize directory structure 2025-02-25 11:27:58 +08:00
utest utest/msh: supports autocomplete of utest cases for utest_run (#10701) 2025-10-20 12:46:44 +08:00
INDEX.md doxygen: move device_driver under to components for pages 2025-05-29 13:47:46 +08:00