1/* SPDX-License-Identifier: Apache-2.0 */
2
3/ {
4	chosen {
5		zephyr,gdbstub-uart = &uart1;
6	};
7};
8