Commit 256a02c3 authored by Michael Konieczny's avatar Michael Konieczny Committed by Jamie
Browse files

added missing MCUBOOT_VERSION_TWEAK in Zephyr port



Signed-off-by: default avatarMichael Konieczny <mk@m5k8.net>
parent 59e9f03b
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -323,6 +323,7 @@
#define MCUBOOT_VERSION_MAJOR APP_VERSION_MAJOR
#define MCUBOOT_VERSION_MINOR APP_VERSION_MINOR
#define MCUBOOT_VERSION_PATCHLEVEL APP_PATCHLEVEL
#define MCUBOOT_VERSION_TWEAK APP_TWEAK
#endif

/* Support 32-byte aligned flash sizes */