esp-idf/components/usb/include
Peter Marcisovsky 6cabb68d12 feat(usb/host): multiconfiguration support
- usb host reads device's configuration on request
    - a control transfer is sent
    - memory is allocated for a new descriptor
    - user must manually free the memory
2024-06-19 09:40:57 +02:00
..
esp_private feat(esp32p4): Add USB-OTG support for ESP32-P4 2024-01-30 15:07:11 +01:00
usb feat(usb/host): multiconfiguration support 2024-06-19 09:40:57 +02:00