Skip to content

Commit e6f1bb5

Browse files
nordic-krchnordicjm
authored andcommitted
[nrf fromtree] 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. Signed-off-by: Krzysztof Chruściński <[email protected]> (cherry picked from commit d480093)
1 parent 8f950bc commit e6f1bb5

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)