Secure boot for 32-bit Microcontrollers!
Go to file
David Brown c331967ae1 zephyr: Move Zephyr build to top level
The Zephyr build system does strange things if it refers to source
directories above the main Makefile (generating
outdir/<target>/../boot/... paths).  For now, fix this by moving the
Zephyr Makefile to the top-level in the tree.  This shouldn't have much
impact on Mynewt, as it doesn't use makefiles.
2017-01-09 10:37:20 -07:00
boot This closes #1. 2017-01-06 14:02:06 -08:00
zephyr zephyr: Move Zephyr build to top level 2017-01-09 10:37:20 -07:00
.gitignore zephyr: Move Zephyr build to top level 2017-01-09 10:37:20 -07:00
Makefile zephyr: Move Zephyr build to top level 2017-01-09 10:37:20 -07:00
README.md
build_boot.sh zephyr: Move Zephyr build to top level 2017-01-09 10:37:20 -07:00
project.yml
repository.yml

README.md

mcuboot

MCU boot loader