4dc303b99b
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> |
||
---|---|---|
.. | ||
doc | ||
96b_carbon.dts | ||
96b_carbon.yaml | ||
96b_carbon_defconfig | ||
96b_lscon.dtsi | ||
CMakeLists.txt | ||
Kconfig.board | ||
Kconfig.defconfig | ||
board.cmake | ||
pinmux.c |