• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..--

boards/04-Jan-2025-53

src/04-Jan-2025-189

CMakeLists.txtD04-Jan-2025865 2721

README.rstD04-Jan-2025284 75

prj.confD04-Jan-2025353 135

sample.yamlD04-Jan-2025243 1211

sysbuild.confD04-Jan-202584 31

README.rst

1This is a "Hello world" skeleton application which can be used as a
2starting point for Zephyr application development using mcuboot.
3
4It includes the configuration "glue" needed to make the application
5loadable by mcuboot in addition to a basic Zephyr hello world
6application's code.
7