We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 099c8ff commit b9cec58Copy full SHA for b9cec58
boot/mcuboot/Kconfig
@@ -22,11 +22,11 @@ config MCUBOOT_REPOSITORY
22
23
config MCUBOOT_VERSION
24
string "MCUboot version"
25
- default "fefc398cc13ebbc527e297fe9df78cd98a359d75"
+ default "8a07053d42e592c85cb35b79c4de1b7749943387"
26
---help---
27
Defines MCUboot version to be downloaded. Either release tag
28
or commit hash should be specified. Using newer MCUboot version
29
- may cause compatability issues.
+ may cause compatibility issues.
30
31
config MCUBOOT_ENABLE_LOGGING
32
bool "Enable MCUboot logging"
0 commit comments