Files
esp-idf/components/protocomm/test/component.mk
T
2018-10-02 19:07:28 +05:30

3 lines
129 B
Makefile

COMPONENT_PRIV_INCLUDEDIRS := ../proto-c/
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive