Skip to content

Commit 4ef29b3

Browse files
karstenkoenigMaureenHelm
authored andcommitted
tests: drivers: spi: spi_loopback: remove workaround
Due to issue #20589 DEBUG_OPTIMIZATIONS were enabled for the rv32m1 vega ri5cy vega config. This is now resolved after making sure the spi tx buffer is always initialized and the rv32m1 ri5cy core stack properly initialized, so this workaround can be removed. Signed-off-by: Karsten Koenig <[email protected]>
1 parent 2e61137 commit 4ef29b3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

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

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,3 @@
66

77
CONFIG_SPI_LOOPBACK_DRV_NAME="SPI_0"
88
CONFIG_SPI_LOOPBACK_SLAVE_NUMBER=2
9-
CONFIG_DEBUG_OPTIMIZATIONS=y

0 commit comments

Comments
 (0)