docs: add WCH CH32V103 and CH583/CH582 to the supported MCU table

Both run on the shared ch32_usbfs device driver (full-speed). CH32V103 is the older
combined-control USBFS IP; CH583/CH582 (ch583 family) is device-only in this port.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
hathach
2026-06-22 15:23:21 +07:00
parent eda704ca1a
commit f567adb68a

View File

@ -310,6 +310,10 @@ Supported CPUs
| | CH32V20x | 🟡 | | ❌ | stm32_fsdev/ch32_usbfs | ISO data loss [2]_ |
| +-----------------------------+--------+------+-----------+------------------------+--------------------+
| | CH32V305, CH32V307 | 🟡 | | ✅ | ch32_usbfs/hs | ISO data loss [2]_ |
| +-----------------------------+--------+------+-----------+------------------------+--------------------+
| | CH32V103 | 🟡 | | ❌ | ch32_usbfs | ISO data loss [2]_ |
| +-----------------------------+--------+------+-----------+------------------------+--------------------+
| | CH583, CH582 | 🟡 | | ❌ | ch32_usbfs | Device only |
+--------------+-----------------------------+--------+------+-----------+------------------------+--------------------+
Table Legend