Skip to content

Commit 582a341

Browse files
committed
[nrf fromlist] tests: drivers: uart: async_api: Use custom long buffer for nrf54h20
nrf54h20dk_nrf54h20_cpurad by default has less RAM dedicated for DMA transfers and default 1k buffer cannot be used for uart_async_long_buf case. Use custom value. Upstream PR: zephyrproject-rtos/zephyr#80271 Signed-off-by: Krzysztof Chruściński <[email protected]>
1 parent 503ccf2 commit 582a341

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
CONFIG_TEST_LONG_BUFFER_SIZE=128

0 commit comments

Comments
 (0)