zephyr/soc/arm/st_stm32
Erwan Gouriou 70f95a25f5 soc: stm32f4: fixup: Rename UART generated DT_ defines
On stm32f4 series, uart4 is not an usart, so generated with
'st,stm32-usart' compatible and hence generated defined should be
prefixed with DT_ST_STM32_UART_ rather than DT_ST_STM32_USART.

Fixes #14542

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-03-15 06:39:37 -05:00
..
common soc/arm/st_stm32: Add comments on Kconfig.defconfig organization 2019-03-06 09:38:02 -06:00
stm32f0 soc/arm/st_stm32: Add comments on Kconfig.defconfig organization 2019-03-06 09:38:02 -06:00
stm32f1 kconfig: Remove blank lines at the beginning/end of files 2019-03-13 07:29:42 -05:00
stm32f2 soc/arm/st_stm32: Add comments on Kconfig.defconfig organization 2019-03-06 09:38:02 -06:00
stm32f3 soc/arm/st_stm32: Add comments on Kconfig.defconfig organization 2019-03-06 09:38:02 -06:00
stm32f4 soc: stm32f4: fixup: Rename UART generated DT_ defines 2019-03-15 06:39:37 -05:00
stm32f7 soc/arm/st_stm32: Add comments on Kconfig.defconfig organization 2019-03-06 09:38:02 -06:00
stm32l0 soc/arm/st_stm32: Add comments on Kconfig.defconfig organization 2019-03-06 09:38:02 -06:00
stm32l4 soc/arm/st_stm32: Add comments on Kconfig.defconfig organization 2019-03-06 09:38:02 -06:00
CMakeLists.txt
Kconfig
Kconfig.defconfig
Kconfig.soc