feat(usb_serial_jtag): Add usb serial jtag support on esp32c5

This commit is contained in:
C.S.M
2024-06-18 16:36:51 +08:00
parent b22a7c600c
commit 5bd39b54d3
8 changed files with 346 additions and 9 deletions

View File

@@ -1,5 +1,5 @@
| Supported Targets | ESP32-C3 | ESP32-C6 | ESP32-H2 | ESP32-P4 | ESP32-S3 |
| ----------------- | -------- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-H2 | ESP32-P4 | ESP32-S3 |
| ----------------- | -------- | -------- | -------- | -------- | -------- | -------- |
# USB SERIAL JTAG Echo Example