zephyr/boards/arm/sensortile_box
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 boards: shrink image sizes 2020-02-07 13:52:45 -05:00
support
board.cmake
CMakeLists.txt
Kconfig.board kconfig: Clean up header comments and make them consistent 2019-11-04 17:31:27 -05:00
Kconfig.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
pinmux.c boards: stm32: Remove Kconfig I2C symbols 2020-04-15 08:21:30 -05:00
sensortile_box_defconfig kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
sensortile_box.dts sample/board: sensortile_box: update to use new GPIO API 2020-02-05 12:00:36 +01:00
sensortile_box.yaml