zephyr: restructure the build process to use board config files

Move the board specific configurations into its own header file, which
can now be created per board, once it gets tested and validated by the
bootloader.

Signed-off-by: Ricardo Salveti <ricardo.salveti@linaro.org>
8 files changed
tree: d51975fb5c896c2881870d60c628cefb62f90ae1
  1. boot/
  2. sim/
  3. .gitignore
  4. build_boot.sh
  5. Makefile
  6. project.yml
  7. README.md
  8. repository.yml
README.md

mcuboot

MCU boot loader