zephyr/samples
Kumar Gala bb03af637c drivers: gpio: remove unused HAS_DTS_GPIO Kconfig symbol
All the gpio drivers are based on devicetree and thus we always set
HAS_DTS_GPIO, thus we don't need this Kconfig option anymore.  Remove
uses as its safe to assume DTS is supported for GPIO.

Signed-off-by: Kumar Gala <galak@kernel.org>
2022-06-10 09:47:31 +02:00
..
application_development drivers: gpio: remove unused HAS_DTS_GPIO Kconfig symbol 2022-06-10 09:47:31 +02:00
arch
basic samples: basic: minimal: remove pinmux 2022-06-06 15:39:50 -07:00
bluetooth samples: hci_spi: remove dependency on hw 2022-06-09 12:15:28 -04:00
boards reserved_memory: Remove it and cleanup 2022-06-07 09:41:57 -07:00
compression
drivers samples: drivers: adc: adjust README 2022-06-08 01:17:31 +09:00
hello_world
kernel
modules
net samples/net/virtual: Increase sprintk buffers to hold parameter types 2022-06-09 11:33:09 +02:00
philosophers samples/philosophers: use stack_data_t type 2022-05-18 10:53:50 +02:00
posix
sensor boards: Add analog comparator support on MIMXRT1170 EVK 2022-06-09 11:30:49 +02:00
shields lib/libc/minimal: Move sqrt/sqrtf from samples 2022-05-14 08:49:36 +09:00
subsys samples: syst: exclude XCC from C++ tests 2022-06-09 11:34:41 +02:00
synchronization
tfm_integration samples: tfm_integration: Set TF-M profile type to none. 2022-06-05 14:42:20 +02:00
userspace
classic.rst
index.rst