mirror of
https://github.com/apache/nuttx-apps.git
synced 2026-08-01 20:29:00 +00:00
boot/mcuboot: Update commit version
This updates the version of mcuboot used by NuttX now that BOARDIOC_INIT is removed. Signed-off-by: Matteo Golin <matteo.golin@gmail.com>
This commit is contained in:
parent
bb7c83b01c
commit
86fb38fbe4
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ config MCUBOOT_REPOSITORY
|
|||
|
||||
config MCUBOOT_VERSION
|
||||
string "MCUboot version"
|
||||
default "457be0cf3fb03e9e09938728dece8f03309db973"
|
||||
default "e36d3c8d6ca5e0ed1f510f2a7d110f405a7c396b"
|
||||
---help---
|
||||
Defines MCUboot version to be downloaded. Either release tag
|
||||
or commit hash should be specified. Using newer MCUboot version
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue