commit | 03d96ad1f6dd77d47ffca72ade9377acb8559115 | [log] [tgz] |
---|---|---|
author | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Tue Sep 15 13:15:02 2020 +0200 |
committer | Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no> | Wed Sep 16 12:09:43 2020 +0200 |
tree | adc8481ad128ee084f3567c150ef025a6a541d8f | |
parent | fdff3e1ea01385e9ab570c6690b28137a6e6cd88 [diff] [blame] |
boot/zephyr: Added single-slot Zephyr-RTOS test build Added configuration for build in Zephyr-RTOS CI MCUBoot in CONFIG_SINGLE_APPLICATION_SLOT=y mode. Signed-off-by: Andrzej Puzdrowski <andrzej.puzdrowski@nordicsemi.no>
diff --git a/boot/zephyr/single_slot.conf b/boot/zephyr/single_slot.conf new file mode 100644 index 0000000..34cc92a --- /dev/null +++ b/boot/zephyr/single_slot.conf
@@ -0,0 +1 @@ +CONFIG_SINGLE_APPLICATION_SLOT=y