This website requires JavaScript.
Explore
Help
Sign In
mirror
/
tinyusb
Watch
3
Star
0
Fork
0
You've already forked tinyusb
mirror of
https://github.com/hathach/tinyusb.git
synced
2026-03-03 14:17:06 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ac20605e3f098687ce40349bbecc9266333d951b
tinyusb
/
src
History
Yunhao Tian
ac20605e3f
Ignore certain compiler options on ARMCC
...
ARMCC also sets __GNU__ macro, but doesn't support GCC diagnostic pragmas.
2021-11-30 17:19:11 +08:00
..
class
correct 32 button in gamepad hid descriptor template
2021-11-29 13:07:46 +07:00
common
Ignore certain compiler options on ARMCC
2021-11-30 17:19:11 +08:00
device
Ignore certain compiler options on ARMCC
2021-11-30 17:19:11 +08:00
host
add support for EFM32GG
2021-10-30 20:42:55 +07:00
osal
Ignore certain compiler options on ARMCC
2021-11-30 17:19:11 +08:00
portable
more clean up
2021-11-23 09:52:11 +07:00
tusb_option.h
rename to simply OPT_MCU_MSP432E4, add msp432e to ci
2021-11-08 17:29:26 +07:00
tusb.c
…
tusb.h
…