Skip to content

Commit

Permalink
[mbedtls] enable version api
Browse files Browse the repository at this point in the history
  • Loading branch information
valord577 committed Sep 18, 2024
1 parent a8ebeae commit 3a943d9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions scripts/mbedtls.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,6 @@ python3 ${SUBPROJ_SRC}/scripts/config.py set MBEDTLS_ECDH_VARIANT_EVEREST_ENABLE
python3 ${SUBPROJ_SRC}/scripts/config.py set MBEDTLS_SSL_PROTO_TLS1_3
python3 ${SUBPROJ_SRC}/scripts/config.py set MBEDTLS_SSL_TLS1_3_COMPATIBILITY_MODE

python3 ${SUBPROJ_SRC}/scripts/config.py unset MBEDTLS_VERSION_C
python3 ${SUBPROJ_SRC}/scripts/config.py unset MBEDTLS_VERSION_FEATURES
python3 ${SUBPROJ_SRC}/scripts/config.py unset MBEDTLS_DEBUG_C
python3 ${SUBPROJ_SRC}/scripts/config.py unset MBEDTLS_SELF_TEST
python3 ${SUBPROJ_SRC}/scripts/config.py unset MBEDTLS_SSL_SRV_C
Expand Down

0 comments on commit 3a943d9

Please sign in to comment.