Skip to content

Commit bd9cff5

Browse files
committed
Disable MBEDTLS error strings to save flash space
1 parent d6a3e5d commit bd9cff5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

+1
Original file line numberDiff line numberDiff line change
@@ -123,6 +123,7 @@ CONFIG_MBEDTLS_SSL_PROTO_DTLS=y
123123
# CONFIG_MBEDTLS_ECP_DP_BP384R1_ENABLED is not set
124124
# CONFIG_MBEDTLS_ECP_DP_BP512R1_ENABLED is not set
125125
# CONFIG_MBEDTLS_ECP_FIXED_POINT_OPTIM is not set
126+
# CONFIG_MBEDTLS_ERROR_STRINGS is not set
126127
# end of mbedTLS
127128

128129
#

0 commit comments

Comments
 (0)