This website requires JavaScript.
Explore
Help
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
b586fe632acb45dc0577a9ab447fe02ab6cb457d
tinyUSB
/
demos
History
hathach
b586fe632a
change desc_str_table to array of pointer of uint8_t* to be compatible with IAR (lack of support for VLA initialization)
...
IAR device os none works with ea4357
2014-03-10 14:20:38 +07:00
..
bsp
fix board_rf1ghznode.c build error
2014-03-09 16:55:13 +07:00
device
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
host
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
demos.mk
change building process yes, again
2012-12-07 17:59:46 +07:00