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

8 lines
96 B
Plaintext

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