Add configuration of the uart_async_api test to use uarte peripheral. Signed-off-by: Krzysztof Chruscinski <krzysztof.chruscinski@nordicsemi.no>
6 lines
88 B
Plaintext
6 lines
88 B
Plaintext
/* SPDX-License-Identifier: Apache-2.0 */
|
|
|
|
&uart0 {
|
|
compatible = "nordic,nrf-uart";
|
|
};
|