esp-idf/components/usb/private_include
Peter Marcisovsky e87bb08216 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-03-01 10:15:02 +01:00
..
hcd.h usb_host: Run formatting script 2023-07-15 12:56:45 +02:00
hub.h feat(us/host): set device cfg during enumeration 2024-03-01 10:15:02 +01:00
usb_private.h change(usb/host): Remove data buffer headers from URBs 2024-02-27 18:15:59 +08:00
usbh.h usb_host: Run formatting script 2023-07-15 12:56:45 +02:00