Skip to content

Commit

Permalink
Merge pull request adafruit#8913 from tannewt/debug_cam_mem
Browse files Browse the repository at this point in the history
Disable variable length SSL buffers
  • Loading branch information
tannewt authored Feb 14, 2024
2 parents 1010317 + 34c4b74 commit 2e29772
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ports/espressif/esp-idf-config/sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -67,7 +67,6 @@ CONFIG_MBEDTLS_SSL_OUT_CONTENT_LEN=2048
#
# mbedTLS v3.x related
#
CONFIG_MBEDTLS_SSL_VARIABLE_BUFFER_LENGTH=y
# CONFIG_MBEDTLS_SSL_KEEP_PEER_CERTIFICATE is not set
# end of mbedTLS v3.x related

Expand Down

0 comments on commit 2e29772

Please sign in to comment.