esp-idf/components/usb/include/usb
Peter Marcisovsky d786f187e9 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-02-21 12:34:04 +01:00
..
usb_helpers.h usb: Update USB Host Library 2022-01-06 15:14:10 +08:00
usb_host.h feat(us/host): set device cfg during enumeration 2024-02-21 12:34:04 +01:00
usb_types_ch9.h fix(usb/host): Correctly parse MPS fields in HighSpeed EP descriptors 2024-02-19 15:44:59 +08:00
usb_types_stack.h feat(us/host): set device cfg during enumeration 2024-02-21 12:34:04 +01:00