OVMS3-idf/components/nvs_flash/Makefile
2016-08-19 15:01:15 +08:00

10 lines
128 B
Makefile
Executable file

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS := include
COMPONENT_SRCDIRS := src
include $(SDK_PATH)/make/component.mk