zephyr/scripts/support/runner
Anas Nashif 539d2af654 flash: support flashing multiple configurations of a single board
Some boards define multiple configuration which all are maintained under
the same board directory. The flasher was looking for an openocd.cfg
based on the board name, which can't be found for such boards.

Use the variable BOARD_DIR provided by cmake instead of trying to
assemble the board directory location on our own.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
2017-11-13 10:55:26 -05: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
core.py scripts: runner: core: fix stale comments 2017-11-07 15:43:55 -05:00
dfu.py
esp32.py
jlink.py scripts: runner: add jlink.py, with debug and debugserver support 2017-10-28 13:31:22 -04:00
nios2.py scripts: runner: add debug support to nios.py 2017-10-28 13:31:22 -04:00
nrfjprog.py
openocd.py flash: support flashing multiple configurations of a single board 2017-11-13 10:55:26 -05:00
pyocd.py
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