espressif_tinyusb/src/device
hathach 88a455a9b9 added tud_task_event_ready()
to check if there is pending events in the tud task without executing
it. Useful to check before entering low power mode with WFI/WFE
2020-05-20 14:31:45 +07:00
..
dcd.h complete remove dcd_set_config(), fix unit test 2020-04-17 13:52:34 +07:00
usbd.c added tud_task_event_ready() 2020-05-20 14:31:45 +07: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