Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
b867f0e8a629880e9a1536c084d8f3785a42754b
/
.
/
tests
/
subsys
/
settings
/
functional
/
fcb
/
chosen.overlay
blob: 4db53a1a395ce268356079a5598648844dd68558 [
file
] [
log
] [
blame
]
/*
* SPDX-License-Identifier: Apache-2.0
*/
/
{
chosen
{
zephyr
,
settings
-
partition
=
&
storage_partition
;
};
};
&
storage_partition
{
label
=
"chosen_partition"
;
};