zephyr/boards/arm/stm32f0_disco
Erwan Gouriou e26767fc06 drivers/gpio: stm32: Remove Kconfig based device declaration
Use device node declaration instead.
Clean up GPIO_STM32_PORT* Kconfig symbols.

On some boards some gpio ports where disabled using Kconfig symbols.
Disable them now via device tree nodes in boards dts files.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-04-02 06:50:05 -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 cleanup: include/: move pinmux.h to drivers/pinmux.h 2019-06-27 22:55:49 -04:00
stm32f0_disco_defconfig drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
stm32f0_disco.dts drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
stm32f0_disco.yaml