esp32-s2_dfu/tinyusb/device
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
..
dcd.c fix potential issue with stall endpoints 2013-11-13 14:00:39 +07:00
dcd.h 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
dcd_lpc43xx.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
dcd_lpc43xx.h implementing sw device stack 2013-10-29 11:27:25 +07:00
dcd_lpc175x_6x.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
dcd_lpc175x_6x.h refractor dcd_lpc175x_6x 2014-03-10 11:18:50 +07:00
dcd_lpc_11uxx_13uxx.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
dcd_lpc_11uxx_13uxx.h able to build and run cdc device demo on lpc11uxx 2013-11-13 12:40:11 +07:00
usbd.c some code clean up 2014-02-19 15:29:29 +07:00
usbd.h add keyboard led mask 2013-12-09 11:15:13 +07:00
usbd_dcd.h add keyboard led mask 2013-12-09 11:15:13 +07:00