espressif_tinyusb/tinyusb/host
hathach ad72db5aea 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
change pipe xfer API buffer from void* to uint8_t*
change FIFO_DEF to have a separated buffer to be compatible with IAR\
refractor IAR data alignment pragma
2014-03-10 13:13:13 +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 fix license 2013-06-22 12:54:47 +07:00
hcd.h use hcd_pipe_is_busy instead of hcd_pipe_is_idle 2014-02-20 10:41:31 +07:00
hub.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
hub.h more document 2013-10-26 20:14:12 +07:00
usbh.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
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