Skip to content

Commit 2e29772

Browse files
authored
Merge pull request #8913 from tannewt/debug_cam_mem
Disable variable length SSL buffers
2 parents 1010317 + 34c4b74 commit 2e29772

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ports/espressif/esp-idf-config/sdkconfig.defaults

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,6 @@ CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN=2048
6767
#
6868
# mbedTLS v3.x related
6969
#
70-
CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH=y
7170
# CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is not set
7271
# end of mbedTLS v3.x related
7372

0 commit comments

Comments
 (0)