File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,13 @@ CONFIG_COMPILER_OPTIMIZATION_ASSERTIONS_DISABLE=y
30
30
CONFIG_COMPILER_SAVE_RESTORE_LIBCALLS=y
31
31
# CONFIG_ESP_HTTPS_SERVER_ENABLE is not set
32
32
# CONFIG_ESP_HTTP_CLIENT_ENABLE_HTTPS is not set
33
+ # CONFIG_ESP_TLS_CLIENT_SESSION_TICKETS is not set
34
+ # CONFIG_ESP_HTTP_CLIENT_ENABLE_DIGEST_AUTH is not set
33
35
# CONFIG_ESP_HTTP_CLIENT_ENABLE_BASIC_AUTH is not set
36
+ # CONFIG_ESP_TLS_USE_SECURE_ELEMENT is not set
37
+ # CONFIG_ESP_TLS_USE_DS_PERIPHERAL is not set
38
+ # CONFIG_ESP_HTTP_CLIENT_ENABLE_CUSTOM_TRANSPORT is not set
39
+ # CONFIG_MBEDTLS_HARDWARE_ECDSA_SIGN is not set
34
40
CONFIG_RINGBUF_PLACE_FUNCTIONS_INTO_FLASH=y
35
41
CONFIG_ESP_SYSTEM_ESP32_SRAM1_REGION_AS_IRAM=y
36
42
CONFIG_ESP_INT_WDT_TIMEOUT_MS=300
You can’t perform that action at this time.
0 commit comments