Files
esp-idf/components/ulp/test/component.mk
T

2 lines
87 B
Makefile
Raw Normal View History

2016-12-14 14:25:42 +08:00
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive