Skip to content

Commit ecceec9

Browse files
Thalleykartben
authored andcommitted
tests: drivers: SPI: Replace OVERLAY_CONFIG with EXTRA_CONF_FILE
Replace OVERLAY_CONFIG with EXTRA_CONF_FILE as the former is deprecated. Signed-off-by: Emil Gydesen <[email protected]>
1 parent fd3f93a commit ecceec9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/drivers/spi/spi_loopback/testcase.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -279,7 +279,7 @@ tests:
279279
- s32z2xxdc2/s32z270/rtu1
280280
drivers.spi.max32_spi_rtio.loopback:
281281
extra_args:
282-
- OVERLAY_CONFIG="overlay-max32-spi-rtio.conf"
282+
- EXTRA_CONF_FILE="overlay-max32-spi-rtio.conf"
283283
filter: CONFIG_SOC_FAMILY_MAX32
284284
platform_allow:
285285
- apard32690/max32690/m4

0 commit comments

Comments
 (0)