esp-idf/components/usb/include
Peter Marcisovsky 24adb6ed3c feat(us/host): set device cfg during enumeration
- user callback funciton to set device configuration
      as a part of usb_host_install
    - callback provides device descriptor of a device being enumerated
    - user can set which cfg descriptor the USB device will be set with
    - user can filter device enumeration
    - Kconfig menu to enable callback function
    - usb_host_lib example demonstration
2024-01-04 16:09:13 +01:00
..
esp_private usb: Allow settings of all signals in usb_phy 2022-10-18 09:18:29 +02:00
usb feat(us/host): set device cfg during enumeration 2024-01-04 16:09:13 +01:00