zephyr/samples
Erwan Gouriou 0115c47b69 cmake: dts: move to specifying shield on the command line
Rather than specifying SHIELD via Kconfig, we move it to being
specified via the command line, similar to board.

So we can do:

  -DSHIELD=x_nucleo_iks01a1

or, for multiple shields:

  -DSHIELD="x_nucleo_iks01a1 frdm_kw41z"

Following cmake change, update x_nucleo_iks01a1 sample in order
not to enable CONFIG option anymore but set SHIELD cmake option.

Last, update documentation to reflect this change.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2019-01-18 13:20:59 -06:00
..
application_development arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
basic cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
bluetooth cmake: dts: move to specifying shield on the command line 2019-01-18 13:20:59 -06:00
boards sensor: vl53l0x: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-18 12:52:14 -06:00
cpp_synchronization cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
crypto/mbedtls_benchmark cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
display cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
drivers led_strip: ws2182: Add Device Tree support 2019-01-18 12:47:45 -06:00
gui sample: gui: Added basic sample for lvgl library 2019-01-07 16:05:35 -05:00
hello_world cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
mpu samples/mpu/mpu_stack_guard_test: Whitelist x86_64 2019-01-11 15:18:52 -05:00
net samples: openthread: Increase shell stack size 2019-01-18 15:24:16 +02:00
nfc/nfc_hello cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
philosophers cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
portability tests: cmsis: Disable two cmsis portability tests on x86_64 2019-01-11 15:18:52 -05:00
sensor sensor: bmi160: Convert to new DT_<COMPAT>_<INSTANCE> defines 2019-01-18 12:53:53 -06:00
shields cmake: dts: move to specifying shield on the command line 2019-01-18 13:20:59 -06:00
subsys shell: removing legacy shell 2019-01-16 21:35:36 -05:00
synchronization arch/x86_64: New architecture added 2019-01-11 15:18:52 -05:00
testing/integration cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
userspace tests: Updated all the tests which use k_thread_access_grant. 2019-01-03 12:35:14 -08:00
xtensa_asm2 cmake: increase minimal required version to 3.13.1 2019-01-03 11:51:29 -05:00
kernel.rst
samples.rst sample: gui: Added basic sample for lvgl library 2019-01-07 16:05:35 -05:00