tests: drivers: spi loopback testcase on spi2 for stm32 boards

Overwrites the overlay for testing the SPI2 when running on
nucleo_f302r8 and 96b_carbon targets.

Signed-off-by: Francois Ramu <francois.ramu@st.com>
This commit is contained in:
Francois Ramu 2022-01-13 16:56:34 +01:00 committed by Maureen Helm
commit a7d2b2a9f9
2 changed files with 2 additions and 0 deletions

View file

@ -1 +1,2 @@
CONFIG_SPI_LOOPBACK_DRV_NAME="SPI_2"
CONFIG_SPI_STM32_INTERRUPT=y

View file

@ -1 +1,2 @@
CONFIG_SPI_LOOPBACK_DRV_NAME="SPI_2"
CONFIG_SPI_STM32_INTERRUPT=y