tests: drivers: uart_async_api: enable for frdm_mcxn947
Enable the UART async API test for the frdm_mcxn947 board. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
This commit is contained in:
parent
cbcbe7f43d
commit
2ad951ca85
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