zephyr/boards/x86/tinytile
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
..
doc
support
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board board: x86: tinytile: Enable I2C through DTS 2018-03-26 10:51:35 -04:00
Kconfig.defconfig dts: x86: derive RAM and ROM size from dts instead of Kconfig 2018-05-14 17:19:23 -04:00
board.cmake boards: adjust openocd runner arg syntax 2018-05-19 07:01:39 +03:00
board.h
pinmux.c
tinytile.dts dts: x86: derive RAM and ROM size from dts instead of Kconfig 2018-05-14 17:19:23 -04:00
tinytile.yaml boards: Add "ram" and "flash" properties for a number of boards 2018-03-16 13:44:06 -07:00
tinytile_defconfig boards: fix dropped HAS_DTS 2017-08-11 11:05:36 -05:00