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

4 lines
111 B
Makefile
Raw Normal View History

2020-09-17 19:48:39 +08:00
COMPONENT_SRCDIRS := .
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive