Skip to content

Commit 88cdf95

Browse files
djiatsaf-stnordicjm
authored andcommitted
[nrf fromtree] tests: drivers: spi: spi_loopback: enable nucleo_c071rb to run test again
Due to RAM overflow by 3200 bytes, decrease size of SPI_LARGE_BUFFER. signed-off-by: Fabrice DJIATSA <[email protected]> (cherry picked from commit c5f5fc1)
1 parent 8530ba1 commit 88cdf95

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
CONFIG_SPI_LARGE_BUFFER_SIZE=8000
1+
CONFIG_SPI_LARGE_BUFFER_SIZE=4500

0 commit comments

Comments
 (0)