espressif_tinyusb/tinyusb/class
hathach 16df2a2f62 Suppress Keil warnings #66-D: enumeration value is out of "int" range 2014-03-14 15:51:07 +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 clean up compiler warning transfer of control bypasses initialization 2014-03-14 00:06:43 +07:00
cdc_host.h clean up 2013-11-22 15:16:24 +07:00
cdc_rndis.h Suppress Keil warnings #66-D: enumeration value is out of "int" range 2014-03-14 15:51:07 +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 clean up warning in lpcxpresso 2014-03-14 11:59:39 +07:00
custom_class_host.c house keeping 2013-07-01 11:37:53 +07:00
hid.h more warnings clean up 2014-03-14 15:11:57 +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 clean up warning in lpcxpresso 2014-03-14 11:59:39 +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 clean more warnings 2014-03-14 14:33:50 +07:00
msc_host.h zero warnings compiling host os none on keil 2014-03-14 10:19:44 +07:00