299245d7de
The Zephyr build systems makes some assumptions about the directory layout, and encounters problems if the necessary path contains "../..". To help this, place the zephyr directory next to the bootutil directory so that the Makefile can just refer to "../bootutil". This keeps all of the build artifacts under the proper top-level directory. |
||
---|---|---|
boot | ||
.gitignore | ||
Makefile | ||
README.md | ||
build_boot.sh | ||
project.yml | ||
repository.yml |
README.md
mcuboot
MCU boot loader