zephyr/soc/arm/st_stm32/stm32f7
Erwan Gouriou f5b375062c soc: stm32f7: Fix fixup file for uart devices
UART related defines in STM32F7 files where filled with
references to USART.
Instances 4, 5, 7 and 8 of SoC serial port are actually UARTs.
So rename define's accordingly. Otherwise it couldn't build.

Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org>
2019-07-02 20:27:22 -04:00
..
CMakeLists.txt license: cleanup: add SPDX Apache-2.0 license identifier 2019-04-07 08:45:22 -04:00
Kconfig.defconfig.series stm32f7: Kconfig: soc: Enable GPIO ports F & G by default 2019-05-12 15:15:41 -04:00
Kconfig.defconfig.stm32f723xx soc: stm32: STM32F7: Remove useless package digit 2019-06-18 08:03:40 -04:00
Kconfig.defconfig.stm32f746xx soc: stm32: STM32F7: Remove useless package digit 2019-06-18 08:03:40 -04:00
Kconfig.defconfig.stm32f756xx stm32f7: Kconfig: soc: Enable GPIO ports F & G by default 2019-05-12 15:15:41 -04:00
Kconfig.defconfig.stm32f769xx soc: stm32: STM32F7: Remove useless package digit 2019-06-18 08:03:40 -04:00
Kconfig.series soc: arm: select CPU_HAS_SYSTICK in ARCH Kconfig 2019-04-25 23:09:23 -07:00
Kconfig.soc soc: stm32: STM32F7: Remove useless package digit 2019-06-18 08:03:40 -04:00
dts_fixup.h soc: stm32f7: Fix fixup file for uart devices 2019-07-02 20:27:22 -04:00
flash_registers.h arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
linker.ld arm: soc: move arm SoCs to top-dir 2018-09-13 00:56:48 -04:00
soc.c soc: arm: move z_clearfaults() in kernel_arch_init() 2019-05-17 09:48:11 -07:00
soc.h drivers: adc: add driver support for ADC1 of stm32 2019-05-07 23:15:58 -04:00