Skip to content

Commit 96a9a5e

Browse files
NeilChen93henrikbrixandersen
authored andcommitted
tests: drivers: uart: add uart_async_api support for frdm_mcxa156 board
add uart_async_api test support for frdm_mcxa156 board Signed-off-by: Neil Chen <[email protected]>
1 parent 663960c commit 96a9a5e

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
/*
2+
* Copyright 2024 NXP
3+
* SPDX-License-Identifier: Apache-2.0
4+
*/
5+
6+
/*
7+
* To test this sample connect P3_20 to P3_21
8+
*/
9+
dut: &lpuart1 {};

0 commit comments

Comments
 (0)