mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-01 19:43:35 +00:00
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> |
||
---|---|---|
.. | ||
common | ||
stm32f0 | ||
stm32f1 | ||
stm32f2 | ||
stm32f3 | ||
stm32f4 | ||
stm32f7 | ||
stm32l0 | ||
stm32l4 | ||
CMakeLists.txt | ||
Kconfig | ||
Kconfig.defconfig | ||
Kconfig.soc |