tests: drivers: uart: uart_async_api: enable support for lpcxpresso55s69

Enable support for running uart async API test on LPCXpresso55s69 EVK.

Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
Daniel DeGrasse 2024-05-29 09:10:04 -05:00 committed by David Leach
commit 6e138c1500

View file

@ -0,0 +1,10 @@
/*
* Copyright 2024 NXP
*
* SPDX-License-Identifier: Apache-2.0
*/
/* Short P18.13 and P18.15 to loopback Flexcomm2 RX/TX for this test */
dut: &flexcomm2 {
status = "okay";
};