mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-17 12:22:31 +00:00
Add SPI_6 Kconfig symbol as this is the higher supported instance on STM32. This makes symbol CONFIG_SPI_6, used in stm32 driver a valid symbol. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Kconfig | ||
| Kconfig.dw | ||
| Kconfig.mcux_dspi | ||
| Kconfig.mcux_lpspi | ||
| Kconfig.nrfx | ||
| Kconfig.sam | ||
| Kconfig.sam0 | ||
| Kconfig.sifive | ||
| Kconfig.stm32 | ||
| spi_context.h | ||
| spi_dw_quark_se_ss_regs.h | ||
| spi_dw_regs.h | ||
| spi_dw.c | ||
| spi_dw.h | ||
| spi_handlers.c | ||
| spi_intel_regs.h | ||
| spi_intel.c | ||
| spi_intel.h | ||
| spi_ll_stm32.c | ||
| spi_ll_stm32.h | ||
| spi_mcux_dspi.c | ||
| spi_mcux_lpspi.c | ||
| spi_nrfx_spi.c | ||
| spi_nrfx_spim.c | ||
| spi_nrfx_spis.c | ||
| spi_sam.c | ||
| spi_sam0.c | ||
| spi_sifive.c | ||
| spi_sifive.h | ||