zephyr/samples/application_development
Kumar Gala 5977b3db2f dts: Remove mcuboot.overlay
As we want to remove dts dependency on Kconfig, we had a case based on
CONFIG_BOOTLOADER_MCUBOOT.  From a DTS point of view that was just
getting the chosen property 'zephyr,code-partition' set.  We can easily
move this to the actual dts files and remove the mcuboot.overlay.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-02-01 10:16:06 -06:00
..
code_relocation cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
external_lib arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
out_of_tree_board dts: Remove mcuboot.overlay 2019-02-01 10:16:06 -06:00
application_development.rst