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:
parent
a3680c1b00
commit
a7d2b2a9f9
2 changed files with 2 additions and 0 deletions
|
@ -1 +1,2 @@
|
|||
CONFIG_SPI_LOOPBACK_DRV_NAME="SPI_2"
|
||||
CONFIG_SPI_STM32_INTERRUPT=y
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
CONFIG_SPI_LOOPBACK_DRV_NAME="SPI_2"
|
||||
CONFIG_SPI_STM32_INTERRUPT=y
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue