Re: [PATCH v3 3/4] docs/system: arm: Add stm32 boards description

2021-06-17 Thread Alistair Francis
On Fri, Jun 18, 2021 at 2:56 AM Alexandre Iooss wrote: > > This adds the target guide for Netduino 2, Netduino Plus 2 and > STM32VLDISCOVERY. > > Signed-off-by: Alexandre Iooss Reviewed-by: Alistair Francis Alistair > --- > MAINTAINERS| 1 + > docs/system/arm/stm32.rst | 6

[PATCH v3 3/4] docs/system: arm: Add stm32 boards description

2021-06-17 Thread Alexandre Iooss
This adds the target guide for Netduino 2, Netduino Plus 2 and STM32VLDISCOVERY. Signed-off-by: Alexandre Iooss --- MAINTAINERS| 1 + docs/system/arm/stm32.rst | 66 ++ docs/system/target-arm.rst | 1 + 3 files changed, 68 insertions(+) cre