esp32-s2_dfu/tinyusb/class
hathach 6fbca0ea87 remove legacy code of msc_device.c read10 & write10
clean up some warnings
2014-03-13 18:25:20 +07:00
..
cdc.h add windows driver for cdc 2013-11-08 12:03:32 +07:00
cdc_device.c change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code 2014-03-10 13:13:13 +07:00
cdc_device.h add some doxygen 2013-12-10 10:57:59 +07:00
cdc_host.c remove legacy code of msc_device.c read10 & write10 2014-03-13 18:25:20 +07:00
cdc_host.h clean up 2013-11-22 15:16:24 +07:00
cdc_rndis.h rndis document 2013-10-27 15:42:31 +07:00
cdc_rndis_host.c change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code 2014-03-10 13:13:13 +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.h add keyboard led mask 2013-12-09 11:15:13 +07:00
hid_device.c change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code 2014-03-10 13:13:13 +07:00
hid_device.h able to build lpc11u with IAR 2014-03-12 14:43:58 +07:00
hid_host.c change IAR TUSB_CFG_ATTR_USBRAM to _Pragma("location=\".ahb_sram1\"") instead of @ .ahb_sram1 so that we can place it before the variable for a cleaner code 2014-03-10 13:13:13 +07:00
hid_host.h more doxygen work 2013-10-25 17:28:31 +07:00
msc.h complete msc demo with lpc13uxx with readonly flash 2013-11-26 13:58:13 +07:00
msc_device.c remove legacy code of msc_device.c read10 & write10 2014-03-13 18:25:20 +07:00
msc_device.h rename tusbd_msc_scsi_received_isr to tusbd_msc_scsi_cb 2014-03-09 15:30:57 +07:00
msc_host.c fix some warnings 2014-03-13 18:11:59 +07:00
msc_host.h refractor remove tusbh_msc_is_failed 2014-02-28 18:42:33 +07:00