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 compilation
warnings Signed-off-by: Petro Karashchenko <petro.karashchenko@gmail.com>
This commit is contained in:
parent
02ff4a8a59
commit
16accc17bf
1 changed files with 1 additions and 1 deletions
|
|
@ -14,7 +14,7 @@ if BOOT_MCUBOOT
|
|||
|
||||
config MCUBOOT_VERSION
|
||||
string "MCUboot version"
|
||||
default "5e762643778454ca9a1f872e3dfdef6490204f96"
|
||||
default "7c890f4b075aed73e4c825ccf875b2fb9ebf2ded"
|
||||
|
||||
config MCUBOOT_ENABLE_LOGGING
|
||||
bool "Enable MCUboot logging"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue