blob: dc3e1dcafc84ba1c2e86fdaf73d8eff4811b26c8 [file] [log] [blame]
/*
* Basic Device Tree overlay file for chain-loading by mcuboot.
* See the Makefile for more information.
*/
/ {
chosen {
zephyr,code-partition = &slot0_partition;
};
};