espressif_tinyusb/tinyusb/common
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
..
compiler 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
assertion.h implement inline bit manipulation function 2013-12-12 12:21:38 +07:00
binary.h implement inline bit manipulation function 2013-12-12 12:21:38 +07:00
common.h fix the duplicated plug connection status change with lpc17xx by using immediate reset on isr. However Khanh's G5 mouse is not enumerated !! 2014-02-20 16:06:31 +07:00
errors.c clean up 2013-10-16 12:35:55 +07:00
errors.h clean up 2013-11-21 13:20:46 +07:00
fifo.c add tusbd_cdc_is_busy 2013-11-08 14:46:48 +07:00
fifo.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
primitive_types.h implement inline bit manipulation function 2013-12-12 12:21:38 +07:00
std_descriptors.h clean up 2013-11-22 15:16:24 +07:00
std_request.h implement msc device class 2013-11-01 12:11:26 +07:00
timeout_timer.h change format of file header & license spacing 2013-05-06 12:50:19 +07:00
tusb_types.h refractor hid device driver 2013-12-02 14:17:51 +07:00