blob: 8ca56d73ddc5767342a4e268ac3fe55e1dac1b3b [file] [log] [blame]
David Brownada28e12017-07-05 13:36:37 -06001/* DTS overlay file.
2 * vim: ft=dts
3 */
4
5/ {
6 chosen {
7 zephyr,code-partition = &slot0_partition;
8 };
9};