# Anyone compiling mbedTLS code needs the name of the # alternative config file #ifdef CONFIG_SSL_USING_MBEDTLS CPPFLAGS += -DMBEDTLS_CONFIG_FILE='"esp_config.h"' #endif