mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
mcuboot/Kconfig: update hash commit to include fix for referenciation
error in memset call Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
75c11d4480
commit
421452690b
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ if BOOT_MCUBOOT
|
|||
|
||||
config MCUBOOT_VERSION
|
||||
string "MCUboot version"
|
||||
default "fca1aa4764eef4da008aeaf7e570184281aa79fa"
|
||||
default "5e762643778454ca9a1f872e3dfdef6490204f96"
|
||||
|
||||
config MCUBOOT_ENABLE_LOGGING
|
||||
bool "Enable MCUboot logging"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue