On Sun, 26 Oct 2025 at 10:53, <[email protected]> wrote: > > From: Yihao Fan <[email protected]> > > This commit adds a new STM32F4spark machine broad using the STM32F407 SoC. > The implementation is derived from the Netduino Plus 2 machine. > > Signed-off-by: Yihao Fan <[email protected]> > --- > --- /dev/null > +++ b/docs/system/arm/STM32F407-RT-SPARK.rst > @@ -0,0 +1,41 @@ > +STM32F407-RT-SPARK (``stm32_f4spark``) > +============================================
I think it would be better to document this board as part of stm32.rst, not as its own file. Otherwise this looks OK. thanks -- PMM
