esp32-s2_dfu/tinyusb/class
hathach 58892299f3 use internal buffer for hid report descriptor as well. 2014-03-23 16:57:39 +07:00
..
cdc.h doxygening 2014-03-17 16:46:11 +07:00
cdc_device.c clean ATTR_USB_MIN_ALIGNMENT on application and most of device except the msc_device.c 2014-03-21 19:23:19 +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 doxygening 2014-03-17 16:46:11 +07:00
cdc_rndis.h doxygening 2014-03-17 16:46:11 +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 doxygen document 2014-03-16 22:20:33 +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 use internal buffer for hid report descriptor as well. 2014-03-23 16:57:39 +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 doxygen document 2014-03-16 22:20:33 +07:00
msc.h doxygen document 2014-03-16 22:20:33 +07:00
msc_device.c rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusion 2014-03-22 22:50:08 +07:00
msc_device.h rename dcd_11u_13u_qhd_t::total_bytes to nbytes to prevent confusion 2014-03-22 22:50:08 +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