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

2021-06-15 Thread Alistair Francis
On Wed, Jun 16, 2021 at 1:35 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 v2 3/3] docs/system: arm: Add stm32 boards description

2021-06-15 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