Skip to content

Commit 0820668

Browse files
committed
scripts: runners: nios2 runner has been dropped
Remove `nios2` from list of available runners as it's just been dropped with commit 5fe84d5 Signed-off-by: Benjamin Cabé <benjamin@zephyrproject.org>
1 parent b633265 commit 0820668

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/west_commands/runners/__init__.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ def _import_runner_module(runner_name):
4444
'minichlink',
4545
'misc',
4646
'native',
47-
'nios2',
4847
'nrfjprog',
4948
'nrfutil',
5049
'nsim',

0 commit comments

Comments
 (0)