Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
e92323f0c4a6aa30992b9e0568d788f71f5211f2
/
.
/
tests
/
bluetooth
/
tester
/
boards
/
nrf52dk_nrf52832.overlay
blob: 101d31a3e01358b526d00b08d4e77f6b288f2793 [
file
] [
log
] [
blame
]
/* SPDX-License-Identifier: Apache-2.0 */
/
{
chosen
{
zephyr
,
uart
-
pipe
=
&
uart0
;
};
};
&
uart0
{
compatible
=
"nordic,nrf-uart"
;
current
-
speed
=
<
115200
>;
status
=
"okay"
;
};