mcuboot/samples/zephyr/hello-world/boards
Marti Bolivar eba58fa360 samples: zephyr: add hello-world
This is a minimal example application that works on various boards,
without target-specific definitions, device tree overlay files, etc.

It's been tested on frdm_k64f, 96b_carbon, and 96b_nitrogen.

Signed-off-by: Marti Bolivar <marti.bolivar@linaro.org>
2017-08-03 07:19:06 -06:00
..
.gitignore samples: zephyr: add hello-world 2017-08-03 07:19:06 -06:00
README.rst samples: zephyr: add hello-world 2017-08-03 07:19:06 -06:00

README.rst

You can place per-board configuration and device tree overlays
here. See the comments in the Makefile for more information.