zephyr/scripts/support
Kumar Gala c5940fa673 scripts: pyocd.sh: Add support for passing board_id to pyocd commands
If we have more than one board of a given type we need to be able to
specify the board_id to select which specific board that the pyocd
command should target.  Introduce an environment variable PYOCD_BOARD_ID
to we can set that will get passed to the pyocd command that needs it.

Here's an example:

$ make -C samples/hello_world/ BOARD=frdm_k64f flash PYOCD_BOARD_ID=1234

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2017-06-23 15:05:10 -05:00
..
arc_debugger.sh boards: Update arc em_starterkit support from 2.2 to 2.3 2017-05-19 15:58:41 +02:00
bossa-flash.sh scripts: bossa-flash.sh: fix variable usage 2017-06-23 15:05:10 -05:00
dfuutil.sh build: honor V=1 when flashing via DFU 2017-05-08 09:15:09 -04:00
esp32.sh esp32: Use esptool.py to flash with 'make flash' 2017-06-21 12:35:49 -04:00
jlink.sh scripts: Add support for 'make debug' using Segger JLink on NXP boards 2017-05-15 13:22:54 -04:00
nios2.sh
nrf_flash.sh scripts:nrf: Add 'make flash' for nrf boards. 2017-03-20 13:44:58 +00:00
openocd.sh scripts: openocd.sh: Honour V=1 2017-04-27 13:01:08 +00:00
pyocd.sh scripts: pyocd.sh: Add support for passing board_id to pyocd commands 2017-06-23 15:05:10 -05:00
qemu.sh
quartus-flash.py
xt-gdb.sh xtensa: fix 'make debug' for xt-sim targets 2017-06-12 18:01:13 -04:00