esp-idf/examples/peripherals/usb/host/cdc/cdc_acm_vcp/main
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_vcp_example_main.cpp refactor(examples): reformat peripheral examples with astyle_py 2023-09-28 10:08:04 +08:00
CMakeLists.txt feat(us/host): set device cfg during enumeration 2024-01-04 16:09:13 +01:00
idf_component.yml usb: Update host CDC examples 2023-04-04 07:47:55 +00:00