esp-idf/examples/peripherals/usb/device/tusb_composite_msc_serialdevice/main
Peter Marcisovsky d8d92c1928 refactor(examples): Refactor rx callbacks in USB device examples with CDC device
- cdcacm_write_queue and cdcacm_write_flush moved from rx callback to main task
    - received data from rx callback are handled by freerots queues
2024-06-06 15:51:23 +02:00
..
CMakeLists.txt change(usb/examples): Trim the USB example builds 2023-10-10 10:28:47 +02:00
idf_component.yml usbd: add usb composite device example 2023-04-19 14:02:33 +05:30
tusb_composite_main.c refactor(examples): Refactor rx callbacks in USB device examples with CDC device 2024-06-06 15:51:23 +02:00