mcuboot/samples/zephyr/hello2/frdm_k64f.overlay

10 lines
106 B
Plaintext

/* DTS overlay file.
* vim: ft=dts
*/
/ {
chosen {
zephyr,code-partition = &slot0_partition;
};
};