esp32-s2_dfu/demos/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
..
host_bulk_xfer change MCU to TUSB_CFG_MCU 2013-11-25 12:48:27 +07:00
host_cmsis_rtx refractor app_os_prio.h 2014-03-06 11:37:37 +07:00
host_freertos keil host 17xx work, but os_none has problem with copy command in msc example 2014-03-06 14:56:06 +07:00
host_os_none 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
src 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