Secure boot for 32-bit Microcontrollers!
Go to file
David Brown 299245d7de zephyr: Move code under 'boot' directory
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.
2017-01-10 09:49:47 -07:00
boot zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
.gitignore zephyr: Move Zephyr build to top level 2017-01-09 10:37:20 -07:00
Makefile zephyr: Move code under 'boot' directory 2017-01-10 09:49:47 -07:00
README.md
build_boot.sh zephyr: Move Zephyr build to top level 2017-01-09 10:37:20 -07:00
project.yml Add project.yml. 2016-12-12 18:00:16 -08:00
repository.yml Remove develop branch. 2016-12-12 17:59:22 -08:00

README.md

mcuboot

MCU boot loader