mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 09:39:10 -04:00
Previously, we included symbols from soc/usb_dwc_cfg.h and configured the HAL and LL according to it. Now we get the configuration in runtime from USB-DWC registers. Added missing definition for USB FS peripheral on ESP32-P4.