This website requires JavaScript.
Explore
Help
Sign In
djsundog
/
circuitpython
Watch
1
Star
0
Fork
You've already forked circuitpython
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
main
circuitpython
/
lib
/
sdmmc
/
test
/
component.mk
2 lines
87 B
Makefile
Raw
Permalink
Blame
History
COMPONENT_ADD_LDFLAGS
=
-Wl,--whole-archive -l
$(
COMPONENT_NAME
)
-Wl,--no-whole-archive
Reference in New Issue
View Git Blame
Copy Permalink