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

6 lines
112 B
Makefile
Raw Normal View History

2020-07-21 17:15:19 +08:00
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive