esp32-s2_dfu/tinyusb/class
hathach e1ad7b62cf add way to calculate the actual byte transferred with ehci
add come callback for cdch
add code for cdc serial demo
2013-07-02 17:20:25 +07:00
..
WinCDCdriver.inf change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
cdc.c fix lpcxpresso1347 board_leds 2013-05-29 14:39:14 +07:00
cdc.h add cdc_rndis enum & struct 2013-07-02 14:45:42 +07:00
cdc_host.c add way to calculate the actual byte transferred with ehci 2013-07-02 17:20:25 +07:00
cdc_host.h add tusbh_cdc_send, t usbh_cdc_receive 2013-07-02 16:41:13 +07:00
cdc_rndis.h add cdc_rndis enum & struct 2013-07-02 14:45:42 +07:00
cdc_rndis_host.c add cdc_rndis enum & struct 2013-07-02 14:45:42 +07:00
cdc_rndis_host.h add cdc_rndis enum & struct 2013-07-02 14:45:42 +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 fix lpcxpresso1347 board_leds 2013-05-29 14:39:14 +07:00
hid.h implement hidd_control_request including std & class specific to interface number. 2013-06-14 18:22:40 +07:00
hid_device.c [host lpc43xx] adding support for host custom class 2013-06-21 13:11:45 +07:00
hid_device.h clean up some & add code for managing control request targeting interface 2013-06-16 14:41:48 +07:00
hid_host.c use SUBTASK_EXIT to restart & exit task without "assert" 2013-06-27 16:32:54 +07:00
hid_host.h add set idle request for hidh_open_subtask 2013-06-27 03:20:14 +07:00
msc.h test clean up 2013-05-09 12:49:52 +07:00
msc_host.c add stub for msc host & hub driver 2013-05-06 20:09:06 +07:00
msc_host.h add stub for msc host & hub driver 2013-05-06 20:09:06 +07:00