Skip to content

Commit f64f0d8

Browse files
committed
[nrf fromlist] tests: drivers: uart: uart_async_api: Enable test on nrf54h20 PPR XIP
Add overlay and config file required to run the uart_async_api test on nrf54h20dk/nrf54h20/cpuppr/xip platform. Upstream PR #: 97036 Signed-off-by: Sebastian Głąb <[email protected]>
1 parent a52c2f7 commit f64f0d8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
CONFIG_PM_DEVICE=y
2+
CONFIG_PM_DEVICE_RUNTIME=y
3+
CONFIG_VAR_LENGTH_BUFFER_TEST_BUADRATE_LIMIT=57600
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
/* SPDX-License-Identifier: Apache-2.0 */
2+
3+
#include "nrf54h20dk_nrf54h20_common.dtsi"

0 commit comments

Comments
 (0)