zephyr/tests/drivers/spi/spi_loopback
Karsten Koenig 4ef29b34e3 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 <karsten.koenig.030@gmail.com>
2020-07-13 15:00:19 -05:00
..
boards tests: drivers: spi: spi_loopback: remove workaround 2020-07-13 15:00:19 -05:00
src tests: drivers: spi_loopback: set CS GPIO flags 2020-07-09 06:07:07 -05:00
CMakeLists.txt tests: make find_package(Zephyr...) REQUIRED 2020-05-29 10:47:25 +02:00
Kconfig kconfig: Remove redundant 'default n' and 'prompt' properties 2019-12-09 16:14:50 +01:00
prj.conf tests: drivers: spi: Remove redundant logging configurations 2020-05-07 14:47:35 +02:00
testcase.yaml tests: fix test identifiers 2019-12-09 15:53:44 -05:00