mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-09 02:24:58 -06:00
hw/misc: Add the STM32F4xx EXTI device
Signed-off-by: Alistair Francis <alistair@alistair23.me> Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Message-id: ef941d59fd8658589d34ed432e1d6dfdcf7fb1d0.1576658572.git.alistair@alistair23.me Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
This commit is contained in:
parent
870c034da0
commit
e64d8c83f9
6 changed files with 258 additions and 0 deletions
|
@ -315,6 +315,7 @@ config STM32F405_SOC
|
|||
bool
|
||||
select ARM_V7M
|
||||
select STM32F4XX_SYSCFG
|
||||
select STM32F4XX_EXTI
|
||||
|
||||
config XLNX_ZYNQMP_ARM
|
||||
bool
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue