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
4b86b492603cbb869b7cbcad704f92009b6c364f
tinyUSB
/
hw
/
bsp
/
samd51
/
boards
/
pyportal
History
hathach
4b86b49260
merge samd51 and same5x
2024-05-03 15:15:27 +07:00
..
board.cmake
merge samd51 and same5x
2024-05-03 15:15:27 +07:00
board.h
fix trailing space and new line
2023-03-17 16:12:49 +07:00
board.mk
merge samd51 and same5x
2024-05-03 15:15:27 +07:00
pyportal.ld
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