diff options
| author | hathach <[email protected]> | 2025-10-06 10:58:58 +0700 |
|---|---|---|
| committer | hathach <[email protected]> | 2025-10-06 10:58:58 +0700 |
| commit | f272d87a3f3cce71aa2d13813a1fee94aecb9fc5 (patch) | |
| tree | 25e439dee4a48fd2c439c2decf20432995f2a077 /README.rst | |
| parent | 331c263400dd5ccf77264cab1fa6bbd9f374b44e (diff) | |
remove dcd_esp32sx which is replaced by dwc2
Diffstat (limited to 'README.rst')
| -rw-r--r-- | README.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/README.rst b/README.rst index 16de684a6..03ad3744c 100644 --- a/README.rst +++ b/README.rst @@ -122,7 +122,7 @@ Supported CPUs +--------------+-----------------------------+--------+------+-----------+------------------------+-------------------+ | Dialog | DA1469x | ✔ | ✖ | ✖ | da146xx | | +--------------+-----------------------------+--------+------+-----------+------------------------+-------------------+ -| Espressif | S2, S3 | ✔ | ✔ | ✖ | dwc2 or esp32sx | | +| Espressif | S2, S3 | ✔ | ✔ | ✖ | dwc2 | | | ESP32 +-----------------------------+--------+------+-----------+------------------------+-------------------+ | | P4 | ✔ | ✔ | ✔ | dwc2 | | | +-----------------------------+--------+------+-----------+------------------------+-------------------+ |
