Skip to content

Commit a7d2b2a

Browse files
FRASTMMaureenHelm
authored andcommitted
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 <[email protected]>
1 parent a3680c1 commit a7d2b2a

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
CONFIG_SPI_LOOPBACK_DRV_NAME="SPI_2"
2+
CONFIG_SPI_STM32_INTERRUPT=y
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
CONFIG_SPI_LOOPBACK_DRV_NAME="SPI_2"
2+
CONFIG_SPI_STM32_INTERRUPT=y

0 commit comments

Comments
 (0)