esp-idf/components/hal/test/component.mk
2020-09-23 02:53:03 +00:00

6 lines
113 B
Makefile

COMPONENT_SRCDIRS := .
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive