mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-11 07:52:39 +00:00
exti driver implementation does not fit all SoCs because some EXTI ip does not match stm32_exti register map provided. Instead of providing exti register map for all SoCs, use LL API which abstracts IP variations and enable uniform use of the drivers on all STM32SoCs. Signed-off-by: Erwan Gouriou <erwan.gouriou@linaro.org> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
dts_fixup.h | ||
flash_registers.h | ||
Kconfig.defconfig.series | ||
Kconfig.defconfig.stm32f723xe | ||
Kconfig.defconfig.stm32f746xg | ||
Kconfig.defconfig.stm32f756xx | ||
Kconfig.defconfig.stm32f769xi | ||
Kconfig.series | ||
Kconfig.soc | ||
linker.ld | ||
soc_registers.h | ||
soc.c | ||
soc.h |