OVMS3-idf/components/mbedtls/Makefile
2016-09-05 15:08:30 +10:00

9 lines
161 B
Makefile
Executable file

#
# Component Makefile
COMPONENT_SRCDIRS := library port
EXTRA_CFLAGS += -DMBEDTLS_CONFIG_FILE='"mbedtls/esp_config.h"'
include $(IDF_PATH)/make/component.mk