zephyr/samples
Kumar Gala dbeb3ba32e drivers: spi: spi_sam: rework device tree support
Reworked spi_sam driver to utilize new DT_INST macros as part of
this rework we also now get pin ctrl/mux configuration information
from the device tree instead of via Kconfig and defines in soc_pinmap.h

We remove defines from dts_fixup.h and soc_pinmap.h and associated
Kconfig symbols that are no longer needed due to getting all that
information from devicetree.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2020-04-25 09:29:54 -05:00
..
application_development boards: nrf52_pca10040: Rename to nrf52dk_nrf52832 2020-04-06 13:09:07 +02:00
basic boards: nucleo_h743zi: add pwm support 2020-04-04 15:00:11 +02:00
bluetooth Bluetooth: Mesh: Remove net_idx params when with app key 2020-04-23 11:30:41 +03:00
boards Bluetooth: Mesh: Remove net_idx params when with app key 2020-04-23 11:30:41 +03: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 tests: drivers: fixes for failing tests 2020-04-24 09:49:46 -05:00
hello_world cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
mpu cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
net drivers: spi: spi_sam: rework device tree support 2020-04-25 09:29:54 -05:00
nfc/nfc_hello timeout: Fix up API usage 2020-03-31 19:40:47 -04:00
philosophers samples: philosophers: Fix extra_args not used 2020-04-14 08:00:12 -04:00
portability samples: philosophers: Fix extra_args not used 2020-04-14 08:00:12 -04:00
posix cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
scheduler kernel/timeout: Make timeout arguments an opaque type 2020-03-31 19:40:47 -04:00
sensor samples: sensor: bq274xx: Fix platform whitelist 2020-04-23 18:39:20 -05:00
shields coccinelle: re-run timeout conversion semantic patch 2020-04-02 19:47:51 +03:00
smp cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01:00
subsys USB: Add driver and PID for Bluetooth H4 2020-04-20 21:59:47 +03: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 cmake: use find_package to locate Zephyr 2020-03-27 16:23:46 +01: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