mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
6 lines
169 B
Plaintext
6 lines
169 B
Plaintext
# 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
|