zephyr/tests/drivers/uart/uart_async_api/nxp/dut_flexcomm2.overlay
Hake Huang 513e45f60d tests: drivers: uart: simplify setting for NXP platforms
simplify the test overlay for NXP platforms
also add check for read_ptr to avoid build warning

Signed-off-by: Hake Huang <hake.huang@nxp.com>
2025-04-25 18:59:24 +02:00

15 lines
199 B
Plaintext

/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
/*
* To test this sample
* lpcxpresso55s69/lpc55s69/cpu0 Short P18.13 and P18.15
*/
dut: &flexcomm2 {
status = "okay";
};