blob: 3044111a22a4dcfe50eb73657d9a6a92a60b312a [file] [log] [blame]
/* SPDX-License-Identifier: Apache-2.0 */
&uart1 {
current-speed = <115200>;
compatible = "nordic,nrf-uarte";
status = "ok";
tx-pin = <10>;
rx-pin = <11>;
};