esp-idf/examples/peripherals/usb/host/cdc
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
..
cdc_acm_host change(usb/examples): Trim the USB example builds 2023-10-10 10:28:47 +02:00
cdc_acm_vcp feat(us/host): set device cfg during enumeration 2024-02-21 12:34:04 +01:00