Mynewt: compile time indicator telling that using new img format.

Signed-off-by: Marko Kiiskila <marko@runtime.io>
Signed-off-by: David Brown <david.brown@linaro.org>
This commit is contained in:
Marko Kiiskila 2017-08-22 08:49:03 -07:00 committed by David Brown
parent 72e7a5176f
commit 833005e2d0
1 changed files with 3 additions and 0 deletions

View File

@ -43,3 +43,6 @@ syscfg.defs:
BOOTUTIL_OVERWRITE_ONLY:
description: 'Non-swapping upgrades, copy from slot 1 to slot 0 only.'
value: 0
BOOTUTIL_IMAGE_FORMAT_V2:
description: 'Indicates that system is using v2 of image format'
value: 1