espressif_tinyusb/tinyusb/class
hathach 8bd6440547 fix error in dcd_lpc175x_6x (still has problem with control transfer)
fix build error for host
start to add keil support for device
opt out pca9532.c when ea4357 is not the selected board
2013-12-11 11:31:09 +07:00
..
cdc.h add windows driver for cdc 2013-11-08 12:03:32 +07:00
cdc_device.c complete dcd 17xx control xfer with soft DMA 2013-12-09 16:11:10 +07:00
cdc_device.h add some doxygen 2013-12-10 10:57:59 +07:00
cdc_host.c add windows driver for cdc 2013-11-08 12:03:32 +07:00
cdc_host.h clean up 2013-11-22 15:16:24 +07:00
cdc_rndis.h rndis document 2013-10-27 15:42:31 +07:00
cdc_rndis_host.c add windows driver for cdc 2013-11-08 12:03:32 +07:00
cdc_rndis_host.h add test & code to send rndis msg query for permanent address (MAC address) 2013-07-19 01:52:56 +07:00
custom_class.h add tusbh_cdc_send, t usbh_cdc_receive 2013-07-02 16:41:13 +07:00
custom_class_host.c house keeping 2013-07-01 11:37:53 +07:00
hid.h add keyboard led mask 2013-12-09 11:15:13 +07:00
hid_device.c add keyboard led mask 2013-12-09 11:15:13 +07:00
hid_device.h add some doxygen 2013-12-10 10:57:59 +07:00
hid_host.c change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance 2013-10-24 15:32:54 +07:00
hid_host.h more doxygen work 2013-10-25 17:28:31 +07:00
msc.h complete msc demo with lpc13uxx with readonly flash 2013-11-26 13:58:13 +07:00
msc_device.c add keyboard led mask 2013-12-09 11:15:13 +07:00
msc_device.h add keyboard led mask 2013-12-09 11:15:13 +07:00
msc_host.c change endian conversion to native to be & be to native 2013-11-26 13:15:40 +07:00
msc_host.h add some document for msc_device API 2013-12-01 12:18:26 +07:00