tests: drivers: uart: add uart_async_api support for frdm_mcxn236 board
add uart_async_api test support for frdm_mcxn236 board Signed-off-by: Neil Chen <cheng.chen_1@nxp.com>
This commit is contained in:
parent
488ed025c9
commit
8c38621568
1 changed files with 9 additions and 0 deletions
|
@ -0,0 +1,9 @@
|
|||
/*
|
||||
* Copyright 2024 NXP
|
||||
* SPDX-License-Identifier: Apache-2.0
|
||||
*/
|
||||
|
||||
/*
|
||||
* To test this sample connect P4_2 to P4_3
|
||||
*/
|
||||
dut: &flexcomm2_lpuart2 {};
|
Loading…
Add table
Add a link
Reference in a new issue