feat(uhci): Add support for uhci on esp32h21

This commit is contained in:
C.S.M
2026-03-20 11:12:22 +08:00
parent 118f64c32a
commit ba8b4cfd9e
25 changed files with 190 additions and 229 deletions
@@ -1,5 +1,5 @@
| Supported Targets | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-H2 | ESP32-P4 | ESP32-S3 |
| ----------------- | -------- | -------- | -------- | -------- | -------- | -------- |
| Supported Targets | ESP32-C3 | ESP32-C5 | ESP32-C6 | ESP32-H2 | ESP32-H21 | ESP32-P4 | ESP32-S3 |
| ----------------- | -------- | -------- | -------- | -------- | --------- | -------- | -------- |
# UART OTA Example