From 8f3ca72681bfcd4e3a49265cabb0e1f265665390 Mon Sep 17 00:00:00 2001 From: krzysztof-cabaj Date: Mon, 19 Aug 2024 14:12:35 +0200 Subject: [PATCH] boards/nucleo-g070rb: add pinout to documentation page --- boards/nucleo-g070rb/doc.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/boards/nucleo-g070rb/doc.txt b/boards/nucleo-g070rb/doc.txt index ed66c6ec23..c9615d95ce 100644 --- a/boards/nucleo-g070rb/doc.txt +++ b/boards/nucleo-g070rb/doc.txt @@ -8,6 +8,10 @@ The Nucleo-G070RB is a board from ST's Nucleo family supporting a ARM Cortex-M0+ STM32G070RB microcontroller with 36KiB of RAM and 128KiB of Flash. +## Pinout + +@image html pinouts/nucleo-g070rb-and-g071rb.svg "Pinout for the nucleo-g070rg (from STM board manual)" width=50% + ## Flashing the Board Using ST-LINK Removable Media On-board ST-LINK programmer provides via composite USB device removable media.