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