boards: doc: esp32c6_devkitc: Update for USB CDC

Board document update indicating USB CDC serial port support

Signed-off-by: Raffael Rostagno <raffael.rostagno@espressif.com>
This commit is contained in:
Raffael Rostagno 2024-08-03 20:08:50 -03:00 committed by David Leach
commit 6710fdf8a1

View file

@ -102,6 +102,10 @@ Current Zephyr's ESP32-C6-DevKitC board supports the following features:
+------------+------------+-------------------------------------+ +------------+------------+-------------------------------------+
| GDMA | on-chip | dma | | GDMA | on-chip | dma |
+------------+------------+-------------------------------------+ +------------+------------+-------------------------------------+
| TRNG | on-chip | entropy |
+------------+------------+-------------------------------------+
| USB-CDC | on-chip | serial |
+------------+------------+-------------------------------------+
System requirements System requirements
******************* *******************