zephyr/tests/drivers/uart/uart_pm/nrf_rx_disable.overlay

6 lines
68 B
Plaintext

/* SPDX-License-Identifier: Apache-2.0 */
&uart0 {
disable-rx;
};