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:
Petro Karashchenko 2021-11-24 14:49:07 +02:00 committed by Alan Carvalho de Assis
parent 75c11d4480
commit 421452690b

View File

@ -14,7 +14,7 @@ if BOOT_MCUBOOT
config MCUBOOT_VERSION config MCUBOOT_VERSION
string "MCUboot version" string "MCUboot version"
default "fca1aa4764eef4da008aeaf7e570184281aa79fa" default "5e762643778454ca9a1f872e3dfdef6490204f96"
config MCUBOOT_ENABLE_LOGGING config MCUBOOT_ENABLE_LOGGING
bool "Enable MCUboot logging" bool "Enable MCUboot logging"