zephyr/boards/common
Anas Nashif c724033acc west: prepend -c to openocd commands
commit 0df4a53107 changed the behavior of
how openocd commands are passed to openocd. We used to add -c to each
command, now the commands are being added without -c causing an error.

This adds "-c" to all commands instead of just passing a list.

Also fixes #20449.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
Signed-off-by: Martí Bolívar <marti.bolivar@nordicsemi.no>
2019-11-12 14:37:34 -05:00
..
blackmagicprobe.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
bossac.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
dfu-util.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
esp32.board.cmake boards: allow cmake-time overrides of all runners 2019-06-07 13:43:51 +02:00
jlink.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
misc.board.cmake scripts: runners: add misc-flash runner 2019-11-06 17:31:53 -08:00
nios2.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
nrfjprog.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
openocd-nrf5.board.cmake west: prepend -c to openocd commands 2019-11-12 14:37:34 -05:00
openocd.board.cmake scripts: openocd: allow to overwrite elf file used to flash device 2019-08-08 22:16:50 +02:00
pyocd.board.cmake cmake: add helpers for setting board runners 2019-06-07 13:43:51 +02:00
stm32flash.board.cmake west: runner: add support for stm32flash runner 2019-11-05 15:02:53 -05:00