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

7 lines
195 B
Makefile
Raw Normal View History

2016-11-17 16:36:10 +08:00
#
#Component Makefile
#
COMPONENT_ADD_LDFLAGS = -Wl,--whole-archive -l$(COMPONENT_NAME) -Wl,--no-whole-archive
2018-07-02 16:40:43 +05:30
COMPONENT_EMBED_TXTFILES += encryption_keys.bin partition_encrypted.bin sample.bin