esp32-s2_dfu/src/device
hathach acde49ccc9
enable pull-up in dcd_init() instead of usbd
2020-08-01 20:14:58 +07:00
..
dcd.h fixed EP0 size to 64 since LS is not supported in device mode 2020-05-31 23:43:29 +07:00
usbd.c enable pull-up in dcd_init() instead of usbd 2020-08-01 20:14:58 +07:00
usbd.h example to call tud_init() after freeRTOS kernel is started 2020-07-23 09:20: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