1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00

boards/nucleo-g431rb: add pinout to board page

This commit is contained in:
krzysztof-cabaj 2024-08-23 20:54:09 +02:00
parent f5ad1d5b3e
commit 287a4b3379

View File

@ -8,6 +8,10 @@
The Nucleo-G431RB is a board from ST's Nucleo family supporting a ARM
Cortex-M4 STM32G431RB microcontroller with 32KiB of RAM and 128KiB of Flash.
## Pinout
@image html pinouts/nucleo-g431rb-and-more.svg "Pinout for the nucleo-g431rg (from STM board manual)" width=50%
## Flashing the device
### Flashing the Board Using OpenOCD