espressif_tinyusb/tinyusb/class
hathach d8d00ca768 refractor HID document 2013-10-24 15:48: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 change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance 2013-10-24 15:32:54 +07:00
cdc_host.c - move disconnection handle to enum task --> move tusbh_xxx_unmount is invoked in non-isr context 2013-10-01 13:53:54 +07:00
cdc_host.h clean up warnings here and there 2013-10-02 14:20:05 +07:00
cdc_rndis.h add set msg & get set cmplt for OID_GEN_CURRENT_PACKET_FILTER (default = 0 reject all) to 2013-09-11 15:03:37 +07:00
cdc_rndis_host.c house keeping 2013-09-21 13:17:43 +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 fix lpcxpresso1347 board_leds 2013-05-29 14:39:14 +07:00
hid.h change TUSB_CFG_CONTROLLER0/1_MODE to TUSB_CFG_CONTROLLER_0/1_MODE for clearance 2013-10-24 15:32:54 +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 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 refractor HID document 2013-10-24 15:48:57 +07:00
msc.h add scsi write10 & test unit ready 2013-09-26 14:37:40 +07:00
msc_host.c clean up warnings here and there 2013-10-02 14:20:05 +07:00
msc_host.h enhacne msc demo, update IAR project file 2013-10-02 13:32:39 +07:00