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
9,193
Commits
2
Branches
0
Tags
a56f55c10bea2ce0d38de6a04edae41e6c814b9f
Commit Graph
2 Commits
Author
SHA1
Message
Date
hathach
36e07093b8
fix samd linker with clang: cannot self-check defined symbol with lld e.g
STACK_SIZE = DEFINED(STACK_SIZE) ? STACK_SIZE : 0x1000
--> STACK_SIZE = 0
2024-04-24 11:26:22 +07:00
hathach
50977eef0e
grouping more samd21 boards
2020-11-28 11:45:24 +07:00