zephyr/samples
Kumar Gala db725c0ec9 drivers: Replace GPIO_CS Kconfig with devicetree detection
Use DT_INST_SPI_DEV_HAS_CS_GPIOS() in drivers to determine if we should
utilize CS_GPIO base SPI chipselect handling.  This allows us to remove
Kconfig option for this feature.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-05-09 13:07:05 +02:00
..
application_development device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
basic doc: blinky: touch up README 2020-05-06 17:25:49 +02:00
bluetooth device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
boards samples: boards: mec15xxevb: Update power management test cases 2020-05-08 17:46:45 +02:00
cpp_synchronization kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
display timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
drivers devicetree: allow access to all nodes 2020-05-08 19:37:18 -05:00
hello_world doc: hello_world: touch up README 2020-05-06 17:25:49 +02:00
mpu drivers: flash: replace DT_FLASH_DEV_NAME with DT macro 2020-04-27 18:43:20 -05:00
net drivers: Replace GPIO_CS Kconfig with devicetree detection 2020-05-09 13:07:05 +02:00
nfc/nfc_hello timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
philosophers samples: philosophers: remove systemview section from sample 2020-04-29 22:30:19 -04:00
portability samples: philosophers: Fix extra_args not used 2020-04-14 08:00:12 -04:00
posix samples: posix: gettimeofday: Make networking requirements explicit 2020-04-29 23:15:12 +03:00
scheduler kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
sensor device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
shields samples: x_nucleo_iks02a1: fix test identifier 2020-05-07 14:23:45 -04:00
smp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys device: Fix structure attributes access 2020-05-08 23:07:44 +02:00
synchronization timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
testing/integration cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
userspace samples: prod_consumer: run faster 2020-05-05 18:28:59 -07:00
video drivers: video: mcux_csi: Convert driver to DT_INST macro 2020-04-20 11:08:46 -05:00
classic.rst
index.rst samples: Add MetaIRQ dispatch sample 2020-02-06 23:06:28 -05:00