zephyr/boards/arm/nucleo_f334r8
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
support
arduino_r3_connector.dtsi devicetree: tree-wide: add nexus map properties for arduino headers 2019-10-22 14:40:41 -05:00
board.cmake
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_f334r8_defconfig soc: stm32: Enable cortex-m systick timer by default 2019-10-11 14:55:48 -07:00
nucleo_f334r8.dts dts: stm32: Remove pinctrl definitions 2019-11-06 18:26:04 +01:00
nucleo_f334r8.yaml boards: stm32: Set arduino gpio connector on nucleo 64 pins boards 2019-10-07 12:51:14 -05:00
pinmux.c drivers: spi: spi_ll_stm32: Add config to manage slave select 2019-08-01 11:58:02 -04:00