zephyr/soc/arm/st_stm32/stm32f1
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
..
CMakeLists.txt
dts_fixup.h drivers: gpio: Use new DT macros for device driver init 2020-04-02 06:50:05 -05:00
Kconfig.defconfig.series drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
Kconfig.defconfig.stm32f100xx
Kconfig.defconfig.stm32f103xx drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
Kconfig.defconfig.stm32f107xc drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
Kconfig.series
Kconfig.soc
linker.ld
soc.c
soc.h SoC: stm32: Include LL utilities if HWINFO is selected 2020-02-27 21:14:54 +01:00