diff options
| author | Ha Thach <[email protected]> | 2024-09-13 23:42:53 +0700 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-09-13 23:42:53 +0700 |
| commit | 5217cee5de4cd555018da90f9f1bcc87fb1c1d3a (patch) | |
| tree | 456fbddbcd39ebb859b754f714cc6e04b68fb479 /README.rst | |
| parent | 3ff128bacfae3b82e80439981bebed9134b121ae (diff) | |
| parent | 115b1bb71eec878a9e4bd06a1751f64ecfa2dcce (diff) | |
Merge pull request #2801 from hathach/release-0.17.00.17.0
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/README.rst b/README.rst index 2ffe3823a..502115c25 100644 --- a/README.rst +++ b/README.rst @@ -77,7 +77,7 @@ Host Stack - Human Interface Device (HID): Keyboard, Mouse, Generic - Mass Storage Class (MSC) - Communication Device Class: CDC-ACM -- Vendor serial over USB: FTDI, CP210x +- Vendor serial over USB: FTDI, CP210x, CH34x - Hub with multiple-level support Similar to the Device Stack, if you have a special requirement, `usbh_app_driver_get_cb()` can be used to write your own class driver without modifying the stack. @@ -111,7 +111,7 @@ Following CPUs are supported, check out `Supported Devices`_ for comprehensive l +--------------+------------------------------------------------------------+ | Analog | max32: 650, 666, 690. max78002 | | | | -| | max3421e (host) | +| | max3421e (spi host) | +--------------+------------------------------------------------------------+ | Brigetek | FT90x | +--------------+------------------------------------------------------------+ @@ -143,7 +143,7 @@ Following CPUs are supported, check out `Supported Devices`_ for comprehensive l | | | | | MCX: A15, N9 | +--------------+------------------------------------------------------------+ -| Raspberry Pi | RP2040 | +| Raspberry Pi | RP2040, RP2350 | +--------------+-----+------------------------------------------------------+ | Renesas | RA: 4M1, 4M3, 6M1, 6M5 | | | | |
