Skip to content

Commit 998ee97

Browse files
tests: drivers: spi: Update buffer size for ek_ra4m1
Update buffer size for Renesas ek_ra4m1 to not overflow RAM Signed-off-by: Khoa Nguyen <[email protected]>
1 parent 782c72b commit 998ee97

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/drivers/spi/spi_loopback/boards/ek_ra4m1.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@
44
CONFIG_SPI_LOOPBACK_MODE_LOOP=y
55
CONFIG_SPI_INTERRUPT=y
66
CONFIG_SPI_RA_DTC=y
7+
CONFIG_SPI_LARGE_BUFFER_SIZE=4096

0 commit comments

Comments
 (0)