esp-idf/components/hal/test/component.mk

4 wiersze
111 B
Makefile

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