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 <krzysztof.chruscinski@nordicsemi.no>
This commit is contained in:
parent
d612982b14
commit
d480093cd6
1 changed files with 1 additions and 0 deletions
|
@ -0,0 +1 @@
|
|||
CONFIG_TEST_LONG_BUFFER_SIZE=128
|
Loading…
Add table
Add a link
Reference in a new issue