zephyr/boards/arm/stm32_min_dev
Erwan Gouriou 67f9b6527b boards: stm32: Remove Kconfig I2C symbols
Following conversion of stm32 i2c driver to use of DT_NODELABEL
macros, configuration of i2c instance in stm32 boards should
no more be done thanks to Kconfig symbols, but is done thanks
to device tree file.
Clean boards files from these symbols.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-04-15 08:21:30 -05:00
..
doc
support
board.cmake
CMakeLists.txt
Kconfig.board
Kconfig.defconfig boards: stm32: Remove Kconfig I2C symbols 2020-04-15 08:21:30 -05:00
pinmux.c boards: stm32: Remove Kconfig I2C symbols 2020-04-15 08:21:30 -05:00
stm32_min_dev_black_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
stm32_min_dev_black.dts
stm32_min_dev_black.yaml
stm32_min_dev_blue_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
stm32_min_dev_blue.dts
stm32_min_dev_blue.yaml
stm32_min_dev.dtsi