/* * Copyright 2024 Nordic Semiconductor ASA * SPDX-License-Identifier: Apache-2.0 */ / { chosen { zephyr,shell-uart = &uart1; }; }; &uart1 { status = "okay"; };