zephyr/scripts/meta/west/runner
Marti Bolivar 68e5933e97 scripts: west: add build directory to runner configuration
Add the build directory to the central runner configuration.
This is commonly useful information.

The first place we can use it is to eliminate guessing the current
working directory when building objects to parse .config.

It's not necessary to modify the build system for this, so leave the
relevant command line flag among the general options.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2018-05-19 07:01:39 +03:00
..
__init__.py scripts: west: runner: add get_runner_cls() 2018-05-19 07:01:39 +03:00
arc.py scripts: west: introduce common runner configuration 2018-05-19 07:01:39 +03:00
bossac.py scripts: west: introduce common runner configuration 2018-05-19 07:01:39 +03:00
core.py scripts: west: add build directory to runner configuration 2018-05-19 07:01:39 +03:00
dfu.py scripts: west: add build directory to runner configuration 2018-05-19 07:01:39 +03:00
esp32.py scripts: west: introduce common runner configuration 2018-05-19 07:01:39 +03:00
intel_s1000.py scripts: west: introduce common runner configuration 2018-05-19 07:01:39 +03:00
jlink.py scripts: west: add build directory to runner configuration 2018-05-19 07:01:39 +03:00
nios2.py scripts: west: introduce common runner configuration 2018-05-19 07:01:39 +03:00
nrfjprog.py scripts: west: introduce common runner configuration 2018-05-19 07:01:39 +03:00
openocd.py scripts: west: introduce common runner configuration 2018-05-19 07:01:39 +03:00
pyocd.py scripts: west: add build directory to runner configuration 2018-05-19 07:01:39 +03:00
qemu.py scripts: west: introduce common runner configuration 2018-05-19 07:01:39 +03:00
xtensa.py scripts: west: introduce common runner configuration 2018-05-19 07:01:39 +03:00