blob: 795b0e26e97fb4f974b51ff5c45f8421037c8ee1 [file] [log] [blame]
/*
* Basic Device Tree overlay file for chain-loading by MCUboot.
* Automatically pulled in when CONFIG_BOOTLOADER_MCUBOOT is set.
*/
/ {
chosen {
zephyr,code-partition = &slot0_partition;
};
};