Sign in
pigweed
/
third_party
/
github
/
zephyrproject-rtos
/
zephyr
/
7e5ac1bfe69e63babefbb8b5e2a494a9dd50051b
/
.
/
boards
/
shields
/
frdm_kw41z
/
frdm_kw41z.overlay
blob: 3807b2f6a2dabbf859e7aad9a17c9865c95f8f74 [
file
] [
log
] [
blame
]
/*
* Copyright (c) 2018, NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
/
{
chosen
{
zephyr
,
bt
-
uart
=
&
arduino_serial
;
};
};
&
arduino_serial
{
status
=
"okay"
;
current
-
speed
=
<
115200
>;
};