mcuboot/samples
David Brown a84b64761c samples: zephyr: Extract build artifacts from archive
Optionally extract build artifacts from an archive file instead of
building them.  This completes the separation between building the tests
and running them.  To use this, do something like:

    go run test-compile.go

Arrange to have the mcuboot dir and the test-images.zip on the test
target, and then run:

    go run run-tests.go -prebuilt test-images.zip

Signed-off-by: David Brown <david.brown@linaro.org>
2020-09-17 16:49:09 -06:00
..
mcuboot_config boot: Add ram-load upgrade mode 2020-09-16 11:06:30 +02:00
zephyr samples: zephyr: Extract build artifacts from archive 2020-09-17 16:49:09 -06:00