blob: 7a8ed4a444f9cab454a25eb0074ee8bebbabac75 [file] [log] [blame]
/*
* Copyright 2024 Nordic Semiconductor ASA
* SPDX-License-Identifier: Apache-2.0
*/
/ {
chosen {
zephyr,shell-uart = &uart1;
};
};
&uart1 {
status = "okay";
};