Tomas Rezucha
|
fc39a5b836
|
refactor(usb): Include supported PHYs information in SoC
|
2025-01-27 08:07:59 +01:00 |
|
Tomas Rezucha
|
55f5f29517
|
fix(usb): Fixed missing GPIO drive capability on ESP32-P4
All USB PHYs that share their IOs with GPIOs must set
the GPIO's drive capability to maximum.
|
2025-01-27 08:07:46 +01:00 |
|
Tomas Rezucha
|
005ae0554a
|
refactor(usb/phy): Do not use deprecated variables in usb_phy
|
2025-01-16 16:39:59 +08:00 |
|
Tomas Rezucha
|
7019a9f61c
|
feat(soc/usb): Add USB related changes to soc_caps and usb_dwc_periph
This commit changes the following:
- Add types and data structures indicating the available USB controllers
for each target.
|
2024-11-22 17:32:22 +08:00 |
|