Files
ESP8266_RTOS_SDK/components/mbedtls/component.mk
2018-04-04 19:12:42 +08:00

9 lines
173 B
Makefile

#
# Component Makefile
#
COMPONENT_ADD_INCLUDEDIRS += include/mbedtls
COMPONENT_SRCDIRS += source/library source/platform
CFLAGS += -DMBEDTLS_CONFIG_FILE='"config_esp.h"'