On Sat, 29 Jun 2024 at 12:08, Inès Varhol <ines.var...@telecom-paris.fr> wrote: > > STM32L4x5 EXTI was incorrectly expecting alternating interrupts. > This patch adds a new field to track IRQ levels to actually > *detect* edges. > It also corrects existing QTests which were modifying the IRQ lines' > levels. > > Signed-off-by: Inès Varhol <ines.var...@telecom-paris.fr> >
Applied to target-arm.next, thanks. -- PMM