9c38d76677
hello-world is serving as a sample application and should therefore not define a default board as Zephyr samples do not either. Signed-off-by: Sebastian Bøe <sebastian.boe@nordicsemi.no> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
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.