Re: Add the stm32f407 SoC

2025-07-17 Thread 范艺豪
:17(中国 (GMT+08:00))To:范艺豪Cc:qemu-devel Subject:Re: Add the stm32f407 SoCOn Sat, 12 Jul 2025 at 17:04, 范艺豪 wrote: > > This will be used by the RT-Spark to create a machine. > Subject: [PATCH v1] Add the stm32f407 SoC > > Signed-off-by: Yihao Fan > --- > MAINTAINERS

Re: Add the stm32f407 SoC

2025-07-14 Thread Peter Maydell
On Sat, 12 Jul 2025 at 17:04, 范艺豪 wrote: > > This will be used by the RT-Spark to create a machine. > Subject: [PATCH v1] Add the stm32f407 SoC > > Signed-off-by: Yihao Fan > --- > MAINTAINERS| 7 ++ > hw/arm/Kconfig | 6

Add the stm32f407 SoC

2025-07-12 Thread 范艺豪
This will be used by the RT-Spark to create a machine. Subject: [PATCH v1] Add the stm32f407 SoC Signed-off-by: Yihao Fan --- MAINTAINERS| 7 ++ hw/arm/Kconfig | 6 ++ hw/arm/meson.build | 1 + hw/arm/stm32f407_soc.c | 130