Skip to content

Commit 7faf913

Browse files
committed
docs(): Add C2 and H2 to USB and getting started
1 parent 61bb1cf commit 7faf913

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

docs/en/getting_started.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,8 @@ ESP32 Yes Yes `ESP32`_
4141
ESP32-S2 Yes Yes `ESP32-S2`_
4242
ESP32-C3 Yes Yes `ESP32-C3`_
4343
ESP32-S3 Yes Yes `ESP32-S3`_
44-
ESP32-C6 No Yes `ESP32-C6`_
45-
ESP32-H2 No Yes `ESP32-H2`_
44+
ESP32-C6 Yes Yes `ESP32-C6`_
45+
ESP32-H2 Yes Yes `ESP32-H2`_
4646
======== ====== =========== ===================================
4747

4848
.. note::

docs/en/tutorials/cdc_dfu_flash.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,8 @@ SoC USB Peripheral Support
1919
ESP32-S2 CDC and DFU
2020
ESP32-C3 CDC only
2121
ESP32-S3 CDC and DFU
22+
ESP32-C6 CDC only
23+
ESP32-H2 CDC only
2224
========= =======================
2325

2426
It's important that your board includes the USB connector attached to the embedded USB from the SoC. If your board doesn't have the USB connector, you can attach an external one to the USB pins.

0 commit comments

Comments
 (0)