Files
ESP8266_RTOS_SDK/components/esp-wolfssl/Makefile.projbuild

7 lines
157 B
Makefile

# Anyone compiling mbedTLS code needs the name of the
# alternative config file
ifdef CONFIG_ESP_WOLFSSL_INTERNAL
CPPFLAGS += -DWOLFSSL_USER_SETTINGS
endif