blob: 2c89008db54e6c20dcc02d2df44354c87d2030ac [file] [log] [blame]
Marti Bolivareba58fa2017-08-01 15:06:45 -04001This 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.