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
338
338
the generic config file.
339
339
340
340
config 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
342
343
help
343
344
User config file that can contain mbedTLS configs that were not
344
345
covered by the generic config file.
Original file line number Diff line number Diff line change @@ -88,7 +88,7 @@ manifest:
88
88
revision : 31acbaa36e9e74ab88ac81e3d21e7f1d00a71136
89
89
path : modules/lib/gui/lvgl
90
90
- name : mbedtls
91
- revision : pull/20/head
91
+ revision : 53044168b43f06ec5654b906a2cdd260bf477edd
92
92
path : modules/crypto/mbedtls
93
93
- name : mcuboot
94
94
revision : 3ad36f82d5884c9792d6470b1e7f55011a03c4f1
You can’t perform that action at this time.
0 commit comments