mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
56879510a5
HTTPD_SSL_CONFIG_DEFAULT used to be a MACRO and hence used to return a const pointer. With a recent change it started not returning a const variable. This change reverts the function to its MACRO form. Updated the https_server example to use static declration |
||
---|---|---|
.. | ||
esp-tls-crypto | ||
private_include | ||
test_apps | ||
CMakeLists.txt | ||
esp_tls_error_capture.c | ||
esp_tls_errors.h | ||
esp_tls_mbedtls.c | ||
esp_tls_wolfssl.c | ||
esp_tls.c | ||
esp_tls.h | ||
Kconfig |