zephyr/soc/arm/st_stm32/stm32g0
Erwan Gouriou 9580992b3e drivers/i2c: stm32: Configure driver by compatible
Use compatible information to configure i2c stm32.
With this, driver version selection is done thanks to compatible
and it is not needed anymore to do this via Kconfig symbol
selection under soc/

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-04-15 08:21:30 -05:00
..
CMakeLists.txt
dts_fixup.h dts: i2c: Remove DT_I2C_._NAME references 2020-04-10 15:11:18 -05:00
Kconfig.defconfig.series drivers/i2c: stm32: Configure driver by compatible 2020-04-15 08:21:30 -05:00
Kconfig.defconfig.stm32g031xx soc: arm: stm32g0: add STM32G031 SoC series 2019-12-18 22:06:39 +01:00
Kconfig.defconfig.stm32g071xx drivers/gpio: stm32: Remove Kconfig based device declaration 2020-04-02 06:50:05 -05:00
Kconfig.series kconfig: Remove assignments to CONFIG_<arch> syms and hide them 2020-02-08 00:50:08 -06:00
Kconfig.soc soc: arm: stm32g0: add STM32G031 SoC series 2019-12-18 22:06:39 +01:00
linker.ld arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
soc.c arch: arm: Move ARM code to AArch32 sub-directory 2019-12-20 11:40:59 -05:00
soc.h drivers: serial: add dts peripherals to stm32g0 2020-03-26 22:45:01 +01:00