esp-idf/components/esp-tls/Kconfig

10 wiersze
170 B
Plaintext

menu "ESP-TLS"
config ESP_TLS_SERVER
bool "Enable ESP-TLS Server"
help
Enable support for creating server side SSL/TLS session
endmenu