Skip to content

Commit 4f578d8

Browse files
committed
Merge branch 'feat/usb-h4-support' into 'master'
feat(soc/usb): Add USB support for ESP32-H4 Closes IDF-12341 and IDF-12342 See merge request espressif/esp-idf!41642
2 parents 86b39c6 + c74ce1c commit 4f578d8

File tree

26 files changed

+2697
-30
lines changed

26 files changed

+2697
-30
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
| Supported Targets | ESP32-P4 | ESP32-S2 | ESP32-S3 |
2-
| ----------------- | -------- | -------- | -------- |
1+
| Supported Targets | ESP32-H4 | ESP32-P4 | ESP32-S2 | ESP32-S3 |
2+
| ----------------- | -------- | -------- | -------- | -------- |
33

44
# USB: PHY sanity checks

0 commit comments

Comments
 (0)