zephyr/boards/arm/stm32f030_demo
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.defconfig kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
pinmux.c
stm32f030_demo_defconfig drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
stm32f030_demo.dts drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
stm32f030_demo.yaml