esp-idf/examples/peripherals/usb/host/cdc
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
..
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-01-04 16:09:13 +01:00