Marti Bolivar | eba58fa | 2017-08-01 15:06:45 -0400 | [diff] [blame^] | 1 | This is a "Hello world" skeleton application which can be used as a |
2 | starting point for Zephyr application development using mcuboot. | ||||
3 | |||||
4 | It includes the configuration "glue" needed to make the application | ||||
5 | loadable by mcuboot in addition to a basic Zephyr hello world | ||||
6 | application's code. |