zephyr/drivers/spi
Erwin Rol 23bb4e6101 drivers: spi: stm32: use Kconfig to select HAL/LL sources
Use "select USE_STM32_LL_SPI" to select the needed STM32 LL files,
instead of editing ext/hal/st/stm32cube/CMakeLists.txt

Signed-off-by: Erwin Rol <erwin@erwinrol.com>
2018-01-23 08:46:16 -06:00
..
CMakeLists.txt spi: add a SPI driver for the SAM0 series. 2018-01-13 07:39:05 -05:00
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