File tree Expand file tree Collapse file tree 2 files changed +3
-2
lines changed
Expand file tree Collapse file tree 2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -338,7 +338,8 @@ config MBEDTLS_USER_CONFIG_ENABLE
338338 the generic config file.
339339
340340config MBEDTLS_USER_CONFIG_FILE
341- string "User configuration file for mbed TLS" if MBEDTLS_USER_CONFIG_ENABLE
341+ string "User configuration file for mbedTLS"
342+ depends on MBEDTLS_USER_CONFIG_ENABLE
342343 help
343344 User config file that can contain mbedTLS configs that were not
344345 covered by the generic config file.
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ manifest:
8888 revision : 31acbaa36e9e74ab88ac81e3d21e7f1d00a71136
8989 path : modules/lib/gui/lvgl
9090 - name : mbedtls
91- revision : pull/20/head
91+ revision : 53044168b43f06ec5654b906a2cdd260bf477edd
9292 path : modules/crypto/mbedtls
9393 - name : mcuboot
9494 revision : 3ad36f82d5884c9792d6470b1e7f55011a03c4f1
You can’t perform that action at this time.
0 commit comments