Commit 6514b3b8 authored by Alberto Escolar Piedras's avatar Alberto Escolar Piedras Committed by David Leach
Browse files

bsim tests|samples: Remove uses of the nrf5340bsim hwmv1 boards



Using the old hwmv1 board names is not supported anymore.
So we don't need to handle them specially in the sysbuild
files.

Signed-off-by: default avatarAlberto Escolar Piedras <alberto.escolar.piedras@nordicsemi.no>
parent 96d55446
Loading
Loading
Loading
Loading
+0 −1
Original line number Diff line number Diff line
@@ -7,5 +7,4 @@ config NATIVE_SIMULATOR_PRIMARY_MCU_INDEX
	int
	# Let's pass the test arguments to the application MCU test
	# otherwise by default they would have gone to the net core.
	default 0 if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
	default 0 if $(BOARD) = "nrf5340bsim"
+0 −1
Original line number Diff line number Diff line
@@ -7,5 +7,4 @@ config NATIVE_SIMULATOR_PRIMARY_MCU_INDEX
	int
	# Let's pass the test arguments to the application MCU test
	# otherwise by default they would have gone to the net core.
	default 0 if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
	default 0 if $(BOARD) = "nrf5340bsim"
+0 −1
Original line number Diff line number Diff line
@@ -11,5 +11,4 @@ config NATIVE_SIMULATOR_PRIMARY_MCU_INDEX
	int
	# Let's pass the test arguments to the application MCU test
	# otherwise by default they would have gone to the net core.
	default 0 if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
	default 0 if $(BOARD) = "nrf5340bsim"
+0 −1
Original line number Diff line number Diff line
@@ -11,5 +11,4 @@ config NATIVE_SIMULATOR_PRIMARY_MCU_INDEX
	int
	# Let's pass the test arguments to the application MCU test
	# otherwise by default they would have gone to the net core.
	default 0 if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
	default 0 if $(BOARD) = "nrf5340bsim"
+0 −1
Original line number Diff line number Diff line
@@ -11,5 +11,4 @@ config NATIVE_SIMULATOR_PRIMARY_MCU_INDEX
	int
	# Let's pass the test arguments to the application MCU test
	# otherwise by default they would have gone to the net core.
	default 0 if $(BOARD) = "nrf5340bsim_nrf5340_cpuapp"
	default 0 if $(BOARD) = "nrf5340bsim"