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

9 lines
202 B
Makefile
Raw Normal View History

2016-11-17 16:36:10 +08:00
#
#Component Makefile
#
2019-06-28 13:34:19 +08:00
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive \
-u ld_include_test_dport_xt_highint5 \
2016-11-17 16:36:10 +08:00
COMPONENT_SRCDIRS := .