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
453b5ded1d030d18e00a19dc16d55f5bc508b856
esp-idf
/
components
/
ulp
/
test
/
component.mk
T
2 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
ulp: add missing component.mk for tests
2016-12-14 14:25:42 +08:00
COMPONENT_ADD_LDFLAGS
=
-Wl,--whole-archive -l
$(
COMPONENT_NAME
)
-Wl,--no-whole-archive
Copy Permalink