zephyr/samples/subsys/tracing/boards/qemu_x86.overlay

8 lines
121 B
Plaintext

/* SPDX-License-Identifier: Apache-2.0 */
/ {
chosen {
zephyr,tracing-uart = &uart1;
};
};