Files
esp-idf/components/esp_hal_usb/include
Tomas Rezucha 72908ba37d feat(esp_hal_usb): Add option to run FS/LS only host on HS target
Add function usb_dwc_hal_init_with_config() that takes a bitmap
of configuration flags.
Currently only FS/LS only flag is implemented, but the design
allows extension in the future.
2026-09-14 10:28:19 +02:00
..