This website requires JavaScript.
Explore
Help
Sign In
espressif
/
esp-idf
Watch
1
Star
0
Fork
1
You've already forked esp-idf
mirror of
https://github.com/espressif/esp-idf.git
synced
2025-10-19 10:15:22 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
173f7e87aa33df496781a4431e81fbed412fa643
esp-idf
/
components
/
esp_ipc
/
test
/
component.mk
2 lines
87 B
Makefile
Raw
Normal View
History
Unescape
Escape
Whitespace: Automated whitespace fixes (large commit) Apply the pre-commit hook whitespace fixes to all files in the repo. (Line endings, blank lines at end of file, trailing whitespace)
2020-11-10 18:40:01 +11:00
COMPONENT_ADD_LDFLAGS
=
-Wl,--whole-archive -l
$(
COMPONENT_NAME
)
-Wl,--no-whole-archive
Reference in New Issue
Copy Permalink