34dd9e707d
<zephyr/zephyr.h> is just a shim to the <zephyr/kernel.h> header, better use it directly as it is explicit that Kernel APIs are being included. Signed-off-by: Gerard Marull-Paretas <gerard@teslabs.com> |
||
---|---|---|
.. | ||
boards | ||
src | ||
CMakeLists.txt | ||
README.rst | ||
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.