Skip to content

Commit f07002c

Browse files
khoatranyjkartben
authored andcommitted
tests: drivers: uart: Add support for uart_async_api on mck_ra8t2
Add support for test app "uart_async_api" on Renesas mck_ra8t2 Signed-off-by: Khoa Tran <[email protected]>
1 parent cceb3d2 commit f07002c

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
/*
2+
* Copyright (c) 2025 Renesas Electronics Corporation
3+
* SPDX-License-Identifier: Apache-2.0
4+
*/
5+
6+
&sci4 {
7+
dut: uart {
8+
status = "okay";
9+
};
10+
};

0 commit comments

Comments
 (0)