On Tue, Dec 5, 2023 at 5:20 AM ~inesvarhol wrote:
>
> This patch allows to emulate the STM32L4x5 EXTI device.
> It implements register access and software interruptions.
>
> This is RFC because we're new at contributing to QEMU.
Thanks for the patches!
As a general guide, RFCs are for things tha
This patch allows to emulate the STM32L4x5 EXTI device.
It implements register access and software interruptions.
This is RFC because we're new at contributing to QEMU.
We had some difficulties writing qtests and the result might be bizarre.
We have some questions about the next steps for our stm