8 lines
121 B
Plaintext
8 lines
121 B
Plaintext
|
/* SPDX-License-Identifier: Apache-2.0 */
|
||
|
|
||
|
/ {
|
||
|
chosen {
|
||
|
zephyr,tracing-uart = &uart1;
|
||
|
};
|
||
|
};
|