On Sun, 26 Oct 2025 at 10:53, <[email protected]> wrote: > > From: Yihao Fan <[email protected]> > > This patch introduces a new QEMU machine type for the STM32F407 SoC featuring > a Cortex-M4 core. > This will be used by the RT-Spark to create a machine. > Furthermore, I have updated the reusable USART, timer, > and RCC drivers to align with the existing driver implementations. > > Signed-off-by: Yihao Fan <[email protected]>
> + > + /* Timer 2 to 5 contoller */ "controller" Otherwise Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
