Training
Consulting
Tools
xref
: /
Zephyr-latest
/
tests
/
drivers
/
uart
/
uart_async_api
/
boards
/
nrf_uart.overlay
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
/* SPDX-License-Identifier: Apache-2.0 */
2
3
&uart0 {
4
compatible = "nordic,nrf-uart";
5
};
6