espressif_tinyusb/src/device
Jerzy Kasenberg 077437b3dc Add non standard request handling in class
For some reason bluetooth stack implementations send class requests
to device instead of interface.
To implement HCI interface over USB non device addressed requests
for class need to be handled.
2020-05-28 10:11:37 +02:00
..
dcd.h complete remove dcd_set_config(), fix unit test 2020-04-17 13:52:34 +07:00
usbd.c Add non standard request handling in class 2020-05-28 10:11:37 +02:00
usbd.h added tud_task_event_ready() 2020-05-20 14:31:45 +07:00
usbd_control.c device: fix build warning when CFG_TUSB_DEBUG >= 2 2020-05-07 19:03:40 +08:00
usbd_pvt.h add usbd edpt open 2020-04-26 14:51:44 +07:00