zephyr/boards/arm/nucleo_l476rg
Erwan Gouriou 4dc303b99b dts: stm32: Remove pinctrl definitions
dts pinctrl definitions were pushed in tree without the code
available to deal with it. They have been kept waiting for the
code, but this is taking much more time than initially thought.

So in current zephyr tree, for all STM32 boards, we have pinmux.c
file which is used to configure pins and these files that are
basically no-op. This situation is creating a lot of confusion
especially to new comers, and create useless maintenance effort.

Remove these files for now.
When zephyr will ready to use them, this commit could be reverted.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-11-06 18:26:04 +01:00
..
doc doc: use multi-column display for long lists 2019-10-16 13:02:35 -05:00
support boards: arm: fix openocd.cfg for nucleo_l476rg 2018-11-06 16:17:21 -05:00
arduino_r3_connector.dtsi devicetree: tree-wide: add nexus map properties for arduino headers 2019-10-22 14:40:41 -05:00
board.cmake boards: arm: st, stm32: add jlink runner args 2019-04-19 13:56:28 -05:00
CMakeLists.txt boards: Set pinmux.c compilation under switch CONFIG_PINMUX 2019-06-10 12:42:49 +02:00
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
nucleo_l476rg.dts dts: stm32: Remove pinctrl definitions 2019-11-06 18:26:04 +01:00
nucleo_l476rg.yaml boards: stm32: Set arduino gpio connector on nucleo 64 pins boards 2019-10-07 12:51:14 -05:00
nucleo_l476rg_defconfig soc: stm32: Enable cortex-m systick timer by default 2019-10-11 14:55:48 -07:00
pinmux.c drivers: spi: spi_ll_stm32: Add config to manage slave select 2019-08-01 11:58:02 -04:00