zephyr/boards/arc/em_starterkit
Piotr Mienkowski ce6ad70c06 scripts: openocd.sh: align usage of OPENOCD_*_CMD variables
OPENOCD_PRE_CMD, OPENOCD_POST_CMD variables require adding
'-c' in front of an actual OpenOCD command. This is in contrary
to other OPENOCD_*_CMD varialbles which specify OpenOCD commands
directly. This patch aligns usage of various OPENOCD_*_CMD variables.
It is no longer required to add '-c' in front of OPENOCD_PRE_CMD,
OPENOCD_POST_CMD variables.

Change-Id: I276fab00b099694c83c3bf74aa5dd59c8d6a308b
Signed-off-by: Piotr Mienkowski <piotr.mienkowski@gmail.com>
2017-04-01 12:21:36 +00:00
..
doc boards: add em_starterkit board documentation 2017-01-16 18:13:03 -05:00
support board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Kconfig.board license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
Kconfig.defconfig board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Makefile board: organize boards based on architecture 2016-10-24 19:59:42 +00:00
Makefile.board scripts: openocd.sh: align usage of OPENOCD_*_CMD variables 2017-04-01 12:21:36 +00:00
board.h license: Replace Apache boilerplate with SPDX tag 2017-01-19 03:50:58 +00:00
em_starterkit_defconfig Revert "[REVERTME]boards: omit frame pointer for ARC boards" 2017-02-03 04:15:53 +00:00