zephyr/boards/common
Marti Bolivar 59dc82e0d2 boards: adjust openocd runner arg syntax
The current method of setting the openocd runner arguments works for
direct invocation from the command line, but the values that are
written to the CMake cache are not properly separated and are
difficult to parse, due to the fact that in several cases, option
values contain spaces.

Adjust these runner arguments so that the options and their values are
separate list items. This makes it possible to parse them accurately
from the CMake cache.

No functional changes.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2018-05-19 07:01:39 +03:00
..
bossac.board.cmake
dfu-util.board.cmake
esp32.board.cmake
intel_s1000_crb.board.cmake intel_s1000: scripts: debug, debugserver and flash scripts 2018-05-01 16:46:41 -04:00
jlink.board.cmake
nios2.board.cmake
nrfjprog.board.cmake
openocd.board.cmake boards: adjust openocd runner arg syntax 2018-05-19 07:01:39 +03:00
pyocd.board.cmake