espressif_tinyusb/tinyusb/class
hathach e4ae45359d fix bug with RNDIS class open using non-static variable p_cdc
fix bug with SUBTASK_EXIT with single if (add do while wrapper)
add payloay message
able to send initialize & wait on notification pipe & get initialize cmpt
2013-07-05 20:21:24 +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 adding subclass RNDIS-CDC driver API 2013-07-05 16:22:42 +07:00
cdc_host.c fix bug with RNDIS class open using non-static variable p_cdc 2013-07-05 20:21:24 +07:00
cdc_host.h adding subclass RNDIS-CDC driver API 2013-07-05 16:22:42 +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 class open using non-static variable p_cdc 2013-07-05 20:21:24 +07:00
cdc_rndis_host.h adding subclass RNDIS-CDC driver API 2013-07-05 16:22: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 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