zephyr/boards/arm/nucleo_l432kc
Daniel Wagenknecht 1f43e7b684 boards: arm: STM32 boards use DT to configure SPI
Configure SPI using DT for the following STM32 boards:

96b_neonkey
nucleo_f091rc
nucleo_f334r8
nucleo_f401re
nucleo_l432kc
nucleo_l476rg

SPI nodes in <board>.dts file are populated matching boards existing
pinmux default configuration and enabled in Kconfig.defconfig if
SPI is enabled.

For nucleo_l476rg board SPI2 and SPI3 nodes are not yet added, because
of missing pinmux defines.

Fixes #5836

Signed-off-by: Daniel Wagenknecht <wagenknecht.daniel@gmail.com>
2018-02-20 09:47:43 -05:00
..
doc doc: boards: arm: convert make to cmake 2017-11-10 18:35:50 -05:00
CMakeLists.txt Introduce cmake-based rewrite of KBuild 2017-11-08 20:00:22 -05:00
Kconfig.board
Kconfig.defconfig boards: arm: STM32 boards use DT to configure SPI 2018-02-20 09:47:43 -05:00
board.h
nucleo_l432kc.dts boards: arm: STM32 boards use DT to configure SPI 2018-02-20 09:47:43 -05:00
nucleo_l432kc.yaml
nucleo_l432kc_defconfig boards: stm32l4: Clean up driver generic flags 2018-01-11 14:35:45 -06:00
pinmux.c pinmux: Move stm32 board pinmux files into board dirs 2017-09-12 11:24:56 -04:00