Skip to content

Commit 4d1d84d

Browse files
committed
[nrf fromtree] 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. Signed-off-by: Sebastian Głąb <[email protected]> (cherry picked from commit e0a9a16a259c27e7cb7b25ae941d37f03ab5d807)
1 parent 23f56e0 commit 4d1d84d

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)