zephyr/boards/common
Marti Bolivar 98456b30f8 cmake: fix set_ifndef() usage patterns
If the value argument to set_ifndef() may be unset, the entire value
must be double-quoted to avoid a CMake syntax error.

Fix call sites which don't handle this, or which otherwise make
non-idiomatic use of this function.

Signed-off-by: Marti Bolivar <marti@opensourcefoundries.com>
2018-03-23 05:32:44 -04:00
..
bossac.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
dfu-util.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
esp32.board.cmake cmake: esp32: Fix check for environment variable ESP_IDF_PATH 2017-12-27 10:29:35 -05:00
jlink.board.cmake scripts: jlink: Add flash command support to the jlink runner 2018-01-29 23:15:16 -05:00
nios2.board.cmake cmake: Use path-corrected version of ZEPHYR_BASE 2018-01-11 14:59:03 -05:00
nrfjprog.board.cmake scripts: runner: use arguments, not environment vars 2017-12-15 09:57:30 -05:00
openocd.board.cmake cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
pyocd.board.cmake scripts: runner: pyocd: support DT-based flashing 2017-12-15 09:57:30 -05:00