esp32-s2_dfu/tinyusb/host
hathach 6fbca0ea87 remove legacy code of msc_device.c read10 & write10
clean up some warnings
2014-03-13 18:25:20 +07:00
..
ehci remove legacy code of msc_device.c read10 & write10 2014-03-13 18:25:20 +07:00
ohci fix IAR alignment OHCI hcca will occupies the whole 256 (instead of just 252 like the specs) 2014-03-12 16:34:05 +07:00
hcd.c IAR line ending warning 2014-03-12 14:10:38 +07:00
hcd.h IAR line ending warning 2014-03-12 14:10:38 +07:00
hub.c IAR line ending warning 2014-03-12 14:10:38 +07:00
hub.h fix some warnings 2014-03-13 18:11:59 +07:00
usbh.c change desc_str_table to array of pointer of uint8_t* to be compatible with IAR (lack of support for VLA initialization) 2014-03-10 14:20:38 +07:00
usbh.h starting to add support for IAR workbench 2013-09-19 16:11:11 +07:00
usbh_hcd.h refractor hub api 2013-10-16 11:05:33 +07:00
usbh_hub.h refractor hub api 2013-10-16 11:05:33 +07:00