Skip to content

Commit

Permalink
Disable MBEDTLS error strings to save flash space
Browse files Browse the repository at this point in the history
  • Loading branch information
tannewt committed Sep 10, 2024
1 parent d6a3e5d commit bd9cff5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions ports/espressif/esp-idf-config/sdkconfig.defaults
Original file line number Diff line number Diff line change
Expand Up @@ -123,6 +123,7 @@ CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
# CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED is not set
# CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED is not set
# CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM is not set
# CONFIG_MBEDTLS_ERROR_STRINGS is not set
# end of mbedTLS

#
Expand Down

0 comments on commit bd9cff5

Please sign in to comment.