zephyr/scripts/support/runner
Marti Bolivar 66d4d83db1 scripts: runner: nrfjprog: remove BOARD environment requirement
The BOARD variable has been removed from the environment provided to
runners. It's not being used to flash the board, so just remove the
check for it to avoid an exception at runtime.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2017-12-06 16:58:49 -06:00
..
__init__.py scripts: runner: add qemu.py, a stand-in for QEMU 2017-10-28 13:31:22 -04:00
arc.py flash: support flashing multiple configurations of a single board 2017-11-13 10:55:26 -05:00
bossac.py scripts: zephyr_flash_debug: refactor into new "runner" package 2017-10-28 13:31:22 -04:00
core.py scripts: runner: core: fix stale comments 2017-11-07 15:43:55 -05:00
dfu.py scripts: zephyr_flash_debug: refactor into new "runner" package 2017-10-28 13:31:22 -04:00
esp32.py scripts: zephyr_flash_debug: refactor into new "runner" package 2017-10-28 13:31:22 -04:00
jlink.py scripts: jlink: Don't reset after load 2017-11-15 09:09:58 -06:00
nios2.py scripts: runner: add debug support to nios.py 2017-10-28 13:31:22 -04:00
nrfjprog.py scripts: runner: nrfjprog: remove BOARD environment requirement 2017-12-06 16:58:49 -06:00
openocd.py flash: support flashing multiple configurations of a single board 2017-11-13 10:55:26 -05:00
pyocd.py scripts: zephyr_flash_debug: refactor into new "runner" package 2017-10-28 13:31:22 -04:00
qemu.py scripts: runner: add qemu.py, a stand-in for QEMU 2017-10-28 13:31:22 -04:00
xtensa.py scripts: runner: add xtensa.py, with debug support 2017-10-28 13:31:22 -04:00