This website requires JavaScript.
Explore
Help
Register
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
de9a6c8561e439c397bbb44cc053701a76d9988d
tinyUSB
/
hw
/
bsp
/
ch32v30x
/
boards
/
ch32v307v_r1_1v0
/
board.mk
4 lines
80 B
Makefile
Raw
Normal View
History
Unescape
Escape
correct flash/ram for v307 and v305
2025-07-28 11:43:20 +07:00
LDFLAGS
+=
\
-Wl,--defsym
=
__FLASH_SIZE
=
256K
\
-Wl,--defsym
=
__RAM_SIZE
=
64K
\
Reference in New Issue
Copy Permalink