esp32-s2_dfu/tinyusb
hathach c92b03edfb added scatter file for lpc11u & lpc13u for it to run with keil 2014-03-12 12:49:59 +07:00
..
class 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
common cannot get IAR work with lpc1769 device demo 2014-03-10 15:02:11 +07:00
device added scatter file for lpc11u & lpc13u for it to run with keil 2014-03-12 12:49:59 +07:00
doxygen cannot get IAR work with lpc1769 device demo 2014-03-10 15:02:11 +07:00
hal added scatter file for lpc11u & lpc13u for it to run with keil 2014-03-12 12:49:59 +07:00
host 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
osal merge common define in osal/osal_cmsis_rtx.h & osal/osal_freeRTOS.h 2014-02-28 15:50:04 +07:00
.cproject change MCU to TUSB_CFG_MCU 2013-11-25 12:48:27 +07:00
.project cleaning 2012-12-18 15:08:30 +07:00
license.txt change website from tinyusb.net to tinyusb.org 2013-03-25 11:46:30 +07:00
mcu_capacity.h change MCU to TUSB_CFG_MCU 2013-11-25 12:48:27 +07:00
tusb.c add usbd_task to handle event task eg setup received 2013-11-15 12:30:22 +07:00
tusb.h IAR host os none work well with ea4357 2014-03-05 21:37:53 +07:00
tusb_option.h refractor app_os_prio.h 2014-03-06 11:37:37 +07:00