zephyr/boards
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
..
arc arch: arc: em{7,9,11}d: Add initial DTS UART support 2018-03-23 10:13:53 +01:00
arm doc: Fix SAM0 SPI controller device names 2018-03-21 20:42:45 -04:00
common cmake: fix set_ifndef() usage patterns 2018-03-23 05:32:44 -04:00
nios2 boards: nios2: altera_max10: Add default Kconfig options for Disk 2018-02-06 22:49:37 -05:00
posix drivers: eth: Add ethernet driver for native posix arch 2018-03-18 20:47:36 -04:00
riscv32 build: deprecate ZEPHYR_GCC_VARIANT 2018-02-13 07:44:45 -08:00
x86 arch/x86: Enable i2c through DTS for quark_d2000 2018-03-23 10:42:33 +08:00
xtensa build: deprecate ZEPHYR_GCC_VARIANT 2018-02-13 07:44:45 -08:00
boards.rst board: zedboard_pulpino: move docs 2018-02-09 18:03:12 -05:00
CMakeLists.txt build: support out-of-tree custom boards 2018-02-14 19:20:29 -05:00
Kconfig kconfig: Prune kconfig files that don't match the ARCH or BOARD 2018-01-12 07:29:05 -05:00