Tomas Rezucha
|
025aec91c5
|
docs(usb): Update ESP32-P4 USB pins to MP version
Closes https://github.com/espressif/esp-idf/issues/16136
|
2025-06-16 13:32:51 +02:00 |
|
Tomas Rezucha
|
65c2cc095d
|
refactor(usb/phy): Merge P4 and S2/S3 PHYs into one module
P4 had separate PHY implementation for initial bring-up,
now we can merge it with the original PHY driver.
|
2025-01-15 11:18:10 +01:00 |
|
Tomas Rezucha
|
f7da0175b0
|
docs(usb_host): Update usb_host example READMEs for P4
Closes https://github.com/espressif/esp-idf/issues/14578
Closes https://github.com/espressif/esp-idf/issues/12142
|
2024-10-31 09:00:59 +01:00 |
|
morris
|
81448dcae8
|
tiny_usb: rename Kconfig name
1. Renamed Kconfig file of tinyusb (distinguish tinyusb stack from usb
peripheral)
2. bugfix/typofix/doc update of tinyusb
|
2021-07-22 10:43:10 +08:00 |
|