eba58fa360
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> |
||
---|---|---|
.. | ||
boards | ||
src | ||
Makefile | ||
README.rst | ||
dts.overlay | ||
prj.conf | ||
sample.yaml |
README.rst
This is a "Hello world" skeleton application which can be used as a starting point for Zephyr application development using mcuboot. It includes the configuration "glue" needed to make the application loadable by mcuboot in addition to a basic Zephyr hello world application's code.