From c9e4ae173befb9d5199cbc8bda8fdb459d233937 Mon Sep 17 00:00:00 2001 From: krzysztof-cabaj Date: Fri, 18 Oct 2024 17:50:47 +0200 Subject: [PATCH] boards/nucleo64-l0: add pinout source --- boards/nucleo-l053r8/doc.txt | 2 +- boards/nucleo-l073rz/doc.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/boards/nucleo-l053r8/doc.txt b/boards/nucleo-l053r8/doc.txt index b4d1165828..a65c5027cf 100644 --- a/boards/nucleo-l053r8/doc.txt +++ b/boards/nucleo-l053r8/doc.txt @@ -10,7 +10,7 @@ Cortex-M0+ STM32L053R8 microcontroller with 8KiB of RAM and 32KiB of Flash. ## Pinout -@image html pinouts/nucleo-l053r8.svg "Pinout for the nucleo-l053r8" width=50% +@image html pinouts/nucleo-l053r8.svg "Pinout for the Nucleo-L053r8 (from STM user manual UM1724, http://www.st.com/resource/en/user_manual/dm00105823.pdf, page 33)" width=50% ### MCU diff --git a/boards/nucleo-l073rz/doc.txt b/boards/nucleo-l073rz/doc.txt index cae28228ff..4136f339f3 100644 --- a/boards/nucleo-l073rz/doc.txt +++ b/boards/nucleo-l073rz/doc.txt @@ -11,7 +11,7 @@ STM32L073RZT6 microcontroller with 20KiB of RAM and 192KiB of Flash. ## Pinout -@image html pinouts/nucleo-l073rz.svg "Pinout for the nucleo-l073rz" width=50% +@image html pinouts/nucleo-l073rz.svg "Pinout for the Nucleo-L073RZ (from STM user manual UM1724, http://www.st.com/resource/en/user_manual/dm00105823.pdf, page 33)" width=50% ## Flashing the Board Using ST-LINK Removable Media