esp32-s2_dfu/tinyusb/device
hathach 7d84139bd4 fix potential issue with stall endpoints
NOTE: cannot able to STALL control OUT endpoints --> unsupported with data out request may got to an issue.
clean up configure, add max string descriptor configure as windows sometimes ask for string @ index 238 !!!
2013-11-13 14:00:39 +07:00
..
dcd.c fix potential issue with stall endpoints 2013-11-13 14:00:39 +07:00
dcd.h remove xfer_type in endpoint_handle_t 2013-11-11 13:52:31 +07:00
dcd_lpc43xx.c adding support for lpc13uxx 2013-11-11 12:48:21 +07:00
dcd_lpc43xx.h implementing sw device stack 2013-10-29 11:27:25 +07:00
dcd_lpc175x_6x.c implement msc device class 2013-11-01 12:11:26 +07:00
dcd_lpc175x_6x.h add coreid to hidd_init 2013-06-12 21:06:43 +07:00
dcd_lpc_11uxx_13uxx.c fix potential issue with stall endpoints 2013-11-13 14:00:39 +07:00
dcd_lpc_11uxx_13uxx.h able to build and run cdc device demo on lpc11uxx 2013-11-13 12:40:11 +07:00
usbd.c fix potential issue with stall endpoints 2013-11-13 14:00:39 +07:00
usbd.h adding support for lpc13uxx 2013-11-11 12:48:21 +07:00
usbd_dcd.h implement msc device class 2013-11-01 12:11:26 +07:00