kopia lustrzana https://github.com/espressif/esp-idf
10 wiersze
170 B
Plaintext
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
|
||
|
|