esp32-s2_dfu/tinyusb/device
hathach a609cffda2 refractor dcd_lpc175x_6x
- remove dd allocation table and use fixed 2 dd for each endpoints
- change dd::used to dd::int_on_complete
--> fixed all the bugs with lpc175x_6x with MSC device & CDC device
2014-03-10 11:18:50 +07:00
..
dcd.c fix potential issue with stall endpoints 2013-11-13 14:00:39 +07:00
dcd.h add keyboard led mask 2013-12-09 11:15:13 +07:00
dcd_lpc43xx.c house keeping, lpc43xx works okie 2013-12-09 11:57:09 +07:00
dcd_lpc43xx.h implementing sw device stack 2013-10-29 11:27:25 +07:00
dcd_lpc175x_6x.c refractor dcd_lpc175x_6x 2014-03-10 11:18:50 +07:00
dcd_lpc175x_6x.h refractor dcd_lpc175x_6x 2014-03-10 11:18:50 +07:00
dcd_lpc_11uxx_13uxx.c clean up warnings 2014-01-24 22:04:59 +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 some code clean up 2014-02-19 15:29:29 +07:00
usbd.h add keyboard led mask 2013-12-09 11:15:13 +07:00
usbd_dcd.h add keyboard led mask 2013-12-09 11:15:13 +07:00