esp-idf/tools/unit-test-app/configs/esp_tls

6 lines
169 B
Plaintext
Raw Normal View History

2020-12-02 09:35:43 -05:00
# As this is protocol specific, only test for one target.
CONFIG_IDF_TARGET="esp32"
TEST_COMPONENTS=esp-tls
TEST_EXCLUDE_COMPONENTS=libsodium bt
CONFIG_ESP_TLS_SERVER=y