mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-08-29 07:26:08 +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> |
||
---|---|---|
.. | ||
arm | ||
atmel_sam | ||
atmel_sam0 | ||
cypress | ||
microchip_mec | ||
nordic_nrf | ||
nxp_imx | ||
nxp_kinetis | ||
nxp_lpc | ||
silabs_exx32 | ||
st_stm32 | ||
ti_lm3s6965 | ||
ti_simplelink | ||
CMakeLists.txt | ||
Kconfig |