esp-idf/examples/peripherals/usb/device
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
..
tusb_composite_msc_serialdevice refactor(examples): Refactor rx callbacks in USB device examples with CDC device 2024-06-06 15:51:23 +02:00
tusb_console fix(ci): Temporarily disable USB device tests on S3 2024-04-17 11:43:10 +02:00
tusb_hid fix(ci): Temporarily disable USB device tests on S3 2024-04-17 11:43:10 +02:00
tusb_midi fix(ci): Temporarily disable USB device tests on S3 2024-04-17 11:43:10 +02:00
tusb_msc fix(ci): Temporarily disable USB device tests on S3 2024-04-17 11:43:10 +02:00
tusb_ncm fix(ci): Temporarily disable USB device tests on S3 2024-04-17 11:43:10 +02:00
tusb_serial_device refactor(examples): Refactor rx callbacks in USB device examples with CDC device 2024-06-06 15:51:23 +02:00