espressif_tinyusb/tinyusb/host
hathach 9ba209cda0 IAR line ending warning 2014-03-12 14:10:38 +07:00
..
ehci 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
ohci 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
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 more document 2013-10-26 20:14:12 +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