espressif_tinyusb/tinyusb/device
hathach d1ef89a154 fixed lpc11u/13u VBUS (P0_3) with pulldown resistor for USB_VBUS_DEBOUNCED is correct
added disconnect callback for lpc11u/13u
2013-11-21 15:24:02 +07:00
..
dcd.c fix potential issue with stall endpoints 2013-11-13 14:00:39 +07:00
dcd.h get lpc17xx running through enumeration (with control data < 64) 2013-11-18 17:29:12 +07:00
dcd_lpc43xx.c get lpc17xx running through enumeration (with control data < 64) 2013-11-18 17:29:12 +07:00
dcd_lpc43xx.h implementing sw device stack 2013-10-29 11:27:25 +07:00
dcd_lpc175x_6x.c fixed lpc11u/13u VBUS (P0_3) with pulldown resistor for USB_VBUS_DEBOUNCED is correct 2013-11-21 15:24:02 +07:00
dcd_lpc175x_6x.h refractor usbd-dcd callback, add bus event isr 2013-11-21 12:47:55 +07:00
dcd_lpc_11uxx_13uxx.c fixed lpc11u/13u VBUS (P0_3) with pulldown resistor for USB_VBUS_DEBOUNCED is correct 2013-11-21 15:24:02 +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 add class mounted callback for hid mouse/keyboard & refractor mouse/keyboard app 2013-11-21 13:54:29 +07:00
usbd.h refractor usbd-dcd callback, add bus event isr 2013-11-21 12:47:55 +07:00
usbd_dcd.h refractor usbd-dcd callback, add bus event isr 2013-11-21 12:47:55 +07:00