zephyr/tests/boot/test_mcuboot/swapped_app/prj.conf

6 lines
253 B
Plaintext

# Since LMA adjustment is used to move the image location to the secondary
# slot, we need to enable hex build output. Otherwise, some debuggers will not
# flash the binary to the second image slot.
CONFIG_BUILD_OUTPUT_HEX=y
CONFIG_BOOTLOADER_MCUBOOT=y