TrustedFirmware Git Browser
Code Review
Sign In
review.trustedfirmware.org
/
mirror
/
mcuboot
/
ac6a68e0a97684b45ad08867dfa249bb901b1d52
/
.
/
samples
/
zephyr
/
hello-world
/
dts.overlay
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
;
};
};