esp-idf/examples/peripherals/usb/host
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 feat(us/host): set device cfg during enumeration 2024-03-01 10:15:02 +01:00
hid feat(usb): update HID Host example 2023-07-05 00:52:13 +00:00
msc usb_host: Use MSC driver from component registry 2022-09-05 20:14:57 +02:00
usb_host_lib feat(us/host): set device cfg during enumeration 2024-03-01 10:15:02 +01:00
uvc esp_wifi: Merge wpa_supplicant and esp_wifi Kconfig 2023-02-11 07:38:45 +08:00