esp-idf/examples/peripherals/usb/device/tusb_serial_device/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 usb: Extend CDC device with second CDC channel 2022-01-05 08:18:03 +01:00
idf_component.yml usb: Update TinyUSB version 2022-12-19 18:55:00 +01:00
tusb_serial_device_main.c refactor(examples): Refactor rx callbacks in USB device examples with CDC device 2024-06-06 15:51:23 +02:00