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

6 lines
81 B
Plaintext

/* SPDX-License-Identifier: Apache-2.0 */
&uart0 {
/delete-property/rx-pin;
};