This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
esp-idf
Watch
1
Star
0
Fork
0
forked from
espressif/esp-idf
Code
Pull Requests
Activity
Files
0ea8a2abfdcfa01d60cedf92bdfd2eb682d49e2d
esp-idf
/
components
/
spiffs
/
test
/
component.mk
T
2 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add SPIFFS Component to IDF
2017-09-07 17:37:59 +03:00
COMPONENT_ADD_LDFLAGS
=
-Wl,--whole-archive -l
$(
COMPONENT_NAME
)
-Wl,--no-whole-archive
Copy Permalink