OVMS3-idf/components/wear_levelling/test/component.mk
2019-09-04 10:53:25 +10:00

4 lines
161 B
Makefile

COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
COMPONENT_EMBED_FILES := test_partition_v1.bin
COMPONENT_SRCDIRS += esp32