espressif_tinyusb/tinyusb/class
hathach d2f91af6b3 add some document for msc_device API 2013-12-01 12:18:26 +07:00
..
cdc.h add windows driver for cdc 2013-11-08 12:03:32 +07:00
cdc_device.c clean up 2013-11-21 13:20:46 +07:00
cdc_device.h clean up 2013-11-22 15:16:24 +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.c refractor descriptor 2013-11-20 12:52:07 +07:00
hid.h doxygen document for msc 2013-10-26 14:12:45 +07:00
hid_device.c add class mounted callback for hid mouse/keyboard & refractor mouse/keyboard app 2013-11-21 13:54:29 +07:00
hid_device.h clean up 2013-11-22 15:16:24 +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 completely change the dcd for lpc11u & lpc13u to overcome the fact that lpc11u dma cannot transfer more than 64 bytes 2013-11-30 22:29:37 +07:00
msc_device.h add some document for msc_device API 2013-12-01 12:18:26 +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