mirror of
https://github.com/hathach/tinyusb.git
synced 2026-08-18 11:02:16 +00:00
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:
@ -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
|
||||
|
||||
Reference in New Issue
Block a user