From f45ccded23db366e30ad05d01ca27bb2c8535ecb Mon Sep 17 00:00:00 2001 From: krzysztof-cabaj Date: Mon, 14 Oct 2024 18:02:40 +0200 Subject: [PATCH] boards/nucleo64-f3: add pinout source --- boards/nucleo-f302r8/doc.txt | 2 +- boards/nucleo-f303re/doc.txt | 2 +- boards/nucleo-f334r8/doc.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/boards/nucleo-f302r8/doc.txt b/boards/nucleo-f302r8/doc.txt index 4f0209b978..deeba5e950 100644 --- a/boards/nucleo-f302r8/doc.txt +++ b/boards/nucleo-f302r8/doc.txt @@ -16,7 +16,7 @@ microcontroller with 16KiB of RAM and 64KiB of Flash. ## Pinout -@image html pinouts/nucleo-f302r8.svg "Pinout for the nucleo-f302r8" width=50% +@image html pinouts/nucleo-f302r8.svg "Pinout for the Nucleo-F302R8 (from user manual UM1724, http://www.st.com/resource/en/user_manual/dm00105823.pdf, page 30)" width=50% ### MCU | MCU | STM32F302R8 | diff --git a/boards/nucleo-f303re/doc.txt b/boards/nucleo-f303re/doc.txt index 9e240a6753..c1b3a3583f 100644 --- a/boards/nucleo-f303re/doc.txt +++ b/boards/nucleo-f303re/doc.txt @@ -15,7 +15,7 @@ STM32F303RE microcontroller with 64KiB of RAM and 512KiB of Flash. ## Pinout -@image html pinouts/nucleo-f303re.svg "Pinout for the nucleo-f303re" width=50% +@image html pinouts/nucleo-f303re.svg "Pinout for the Nucleo-F303RE (from user manual UM1724, http://www.st.com/resource/en/user_manual/dm00105823.pdf, page 31)" width=50% ### MCU | MCU | STM32F303RE | diff --git a/boards/nucleo-f334r8/doc.txt b/boards/nucleo-f334r8/doc.txt index e15b87e7af..8380a43970 100644 --- a/boards/nucleo-f334r8/doc.txt +++ b/boards/nucleo-f334r8/doc.txt @@ -15,7 +15,7 @@ STM32F334R8 microcontroller with 12KiB of RAM and 64KiB or Flash. ## Pinout -@image html pinouts/nucleo-f334r8.svg "Pinout for the nucleo-f334r8" width=50% +@image html pinouts/nucleo-f334r8.svg "Pinout for the nucleo-F334R8 (from user manual UM1724, http://www.st.com/resource/en/user_manual/dm00105823.pdf, page 31)" width=50% ### MCU | MCU | STM32F334R8 |