Re: [PATCH qemu 0/3] hw/arm: Add device STM32L4x5 EXTI

2023-12-09 Thread Philippe Mathieu-Daudé
Hi Inès, On 7/12/23 22:30, ~inesvarhol wrote: This patch adds a new STM32L4x5 EXTI device and is part of a series implementing the STM32L4x5 with a few peripherals. The patch is split up in 3 commits : - implementing the EXTI device - adding tests (that fail in this commit) - connecting the EXT

[PATCH qemu 0/3] hw/arm: Add device STM32L4x5 EXTI

2023-12-07 Thread ~inesvarhol
This patch adds a new STM32L4x5 EXTI device and is part of a series implementing the STM32L4x5 with a few peripherals. The patch is split up in 3 commits : - implementing the EXTI device - adding tests (that fail in this commit) - connecting the EXTI device to the SoC (the tests pass in this commi