zephyr/soc/arm/st_stm32/stm32l1
Erwan Gouriou 6275513051 drivers: serial: uart_stm32: convert to DT_INST defines
Convert driver to use DT_INST_ defines.
In the process, we've removed all UART/USART/LPUART code in
device instanciation code which had no impact.
Since all uart/usart/lpuart nodes declare compatibility with
st,stm32uart, DT_INST_X_ST_STM32_UART_FOO could be used.

Removed DT_UART fixup macros.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2020-03-17 11:03:10 -06:00
..
CMakeLists.txt
dts_fixup.h drivers: serial: uart_stm32: convert to DT_INST defines 2020-03-17 11:03:10 -06:00
Kconfig.defconfig.series kconfig: Replace defconfig singe-symbol 'if's with 'depends on' 2020-02-12 10:32:13 -06:00
Kconfig.defconfig.stm32l151x8a
Kconfig.defconfig.stm32l151xb
Kconfig.defconfig.stm32l151xba
Kconfig.defconfig.stm32l152xe soc: arm: stm32l1: Add STM32L152Xe stuff 2020-01-20 18:08:43 -06: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: stm32l1: Add STM32L152Xe stuff 2020-01-20 18:08:43 -06: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 soc: stm32l1: Add support for STM32 IWDG 2020-01-29 11:20:57 -06:00