zephyr/boards/arm/sensortile_box
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
CMakeLists.txt
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig boards/arm: SensorTile.box: fix LIS2MDL configuration 2019-11-05 15:42:00 -06:00
board.cmake
pinmux.c boards/arm: SensorTile.box: fix LIS2MDL configuration 2019-11-05 15:42:00 -06:00
sensortile_box.dts dts: stm32: Remove pinctrl definitions 2019-11-06 18:26:04 +01:00
sensortile_box.yaml
sensortile_box_defconfig soc: stm32: Enable cortex-m systick timer by default 2019-10-11 14:55:48 -07:00