esp-idf/examples/peripherals/usb/host/cdc
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
..
cdc_acm_host usb: Update host CDC examples 2023-04-04 07:47:55 +00:00
cdc_acm_vcp feat(us/host): set device cfg during enumeration 2024-03-01 10:15:02 +01:00