esp32-s2_dfu/tinyusb/device
hathach 8fbafc460c fix a problem with dcd 13uxx dcd_pipe_clear_stall that should clear toggle for buffer0 (instead of active buffer)
as the next transfer is always forced to be happened on buffer0
2014-03-13 17:06:18 +07:00
..
dcd.c fix iar warning 2014-03-12 14:03:17 +07:00
dcd.h IAR line ending warning 2014-03-12 14:10:38 +07:00
dcd_lpc43xx.c change desc_str_table to array of pointer of uint8_t* to be compatible with IAR (lack of support for VLA initialization) 2014-03-10 14:20:38 +07:00
dcd_lpc43xx.h implementing sw device stack 2013-10-29 11:27:25 +07:00
dcd_lpc175x_6x.c change dcd 176x alignment placement to work with IAR 2014-03-12 15:11:48 +07:00
dcd_lpc175x_6x.h refractor dcd_lpc175x_6x 2014-03-10 11:18:50 +07:00
dcd_lpc_11uxx_13uxx.c fix a problem with dcd 13uxx dcd_pipe_clear_stall that should clear toggle for buffer0 (instead of active buffer) 2014-03-13 17:06:18 +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 iar warning 2014-03-12 14:03:17 +07:00
usbd.h able to build lpc11u with IAR 2014-03-12 14:43:58 +07:00
usbd_dcd.h able to build lpc11u with IAR 2014-03-12 14:43:58 +07:00