esp32-s2_dfu/tinyusb/class
hathach 7345a4515d fix bug with rndis overshadow the normal cdc callback 2013-07-05 13:37:57 +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 rename cdc descriptor type 2013-07-03 10:53:16 +07:00
cdc_host.c fix bug with rndis overshadow the normal cdc callback 2013-07-05 13:37:57 +07:00
cdc_host.h no big deal, only rename tusb_std_request_t to tusb_control_request_t 2013-07-04 12:25:39 +07:00
cdc_rndis.h add cdc_rndis enum & struct 2013-07-02 14:45:42 +07:00
cdc_rndis_host.c fix bug with rndis overshadow the normal cdc callback 2013-07-05 13:37:57 +07:00
cdc_rndis_host.h implementing initializing for RNDIS 2013-07-05 11:46:12 +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 no big deal, only rename tusb_std_request_t to tusb_control_request_t 2013-07-04 12:25:39 +07:00
hid_device.h no big deal, only rename tusb_std_request_t to tusb_control_request_t 2013-07-04 12:25:39 +07:00
hid_host.c no big deal, only rename tusb_std_request_t to tusb_control_request_t 2013-07-04 12:25:39 +07:00
hid_host.h change class (hid/cdc) _mounted_isr to _mounted_cb 2013-07-04 09:45:20 +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