zephyr/drivers/spi
Kumar Gala f06a1d84ed spi: sort drivers into legacy or not in CMakeLists.txt
Sort the drivers to make it explicit of which drivers are supporting
the legacy API vs the new API.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
2018-01-24 18:27:27 +05:30
..
CMakeLists.txt spi: sort drivers into legacy or not in CMakeLists.txt 2018-01-24 18:27:27 +05:30
Kconfig drivers: spi: stm32: use Kconfig to select HAL/LL sources 2018-01-23 08:46:16 -06:00
Kconfig.dw
Kconfig.mcux_dspi
Kconfig.nrf5_legacy
Kconfig.sam0 spi: add a SPI driver for the SAM0 series. 2018-01-13 07:39:05 -05:00
spi_context.h
spi_dw_legacy.c
spi_dw_quark_se_ss_regs.h
spi_dw_regs.h
spi_dw.c
spi_dw.h
spi_handlers.c
spi_intel.c
spi_intel.h
spi_ll_stm32.c drivers: spi_ll_stm32: Get SPI configuration from DT 2018-01-17 11:51:48 -06:00
spi_ll_stm32.h
spi_mcux_dspi.c
spi_qmsi_ss.c
spi_qmsi.c
spi_sam0.c spi: add a SPI driver for the SAM0 series. 2018-01-13 07:39:05 -05:00
spim_nrf52_legacy.c
spis_nrf5_legacy.c