espressif_tinyusb/tinyusb/class
hathach 15d3a418bd add windows driver for cdc
add simple echo cdc serial demo
add cdc device send/receive API
refractor descriptor
refractor cdc.h
add usbd driver function
- init
- bus_reset
2013-11-08 12:03:32 +07:00
..
cdc.c fix lpcxpresso1347 board_leds 2013-05-29 14:39:14 +07:00
cdc.h add windows driver for cdc 2013-11-08 12:03:32 +07:00
cdc_device.c add windows driver for cdc 2013-11-08 12:03:32 +07:00
cdc_device.h add windows driver for cdc 2013-11-08 12:03:32 +07:00
cdc_host.c add windows driver for cdc 2013-11-08 12:03:32 +07:00
cdc_host.h add windows driver for cdc 2013-11-08 12:03:32 +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 more doxygen work 2013-10-25 17:28:31 +07:00
hid.h doxygen document for msc 2013-10-26 14:12:45 +07:00
hid_device.c added hid device hidd_isr callback 2013-11-06 19:55:48 +07:00
hid_device.h added hid device hidd_isr callback 2013-11-06 19:55:48 +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 msc add support 2013-11-05 13:02:15 +07:00
msc_device.c msc add support 2013-11-05 13:02:15 +07:00
msc_device.h added support for 2013-11-01 22:00:39 +07:00
msc_host.c implement msc device class 2013-11-01 12:11:26 +07:00
msc_host.h document cdc 2013-10-27 19:59:06 +07:00