esp-idf/components/usb/private_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
..
hcd.h usb_host: Run formatting script 2023-05-29 17:30:41 +08:00
hub.h feat(us/host): set device cfg during enumeration 2024-01-04 16:09:13 +01:00
usb_private.h change(usb/host): Remove data buffer headers from URBs 2023-11-24 20:57:03 +08:00
usbh.h usb_host: Run formatting script 2023-05-29 17:30:41 +08:00