This is an automated email from the ASF dual-hosted git repository.
acassis pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/nuttx.git
The following commit(s) were added to refs/heads/master by this push:
new c6475935ea doc: corrected board names
c6475935ea is described below
commit c6475935eab8af6a28c3b9d346eb51e0a1374e30
Author: simbit18 <[email protected]>
AuthorDate: Tue May 21 16:26:47 2024 +0200
doc: corrected board names
ST Nucleo F401RE -> ST Nucleo F411RE
ST Nucleo F410RB -> ST Nucleo F412ZG
---
.../platforms/arm/stm32f4/boards/nucleo-f411re/index.rst | 2 +-
.../platforms/arm/stm32f4/boards/nucleo-f412zg/index.rst | 8 ++++----
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/Documentation/platforms/arm/stm32f4/boards/nucleo-f411re/index.rst
b/Documentation/platforms/arm/stm32f4/boards/nucleo-f411re/index.rst
index dd73b4b127..0d6bb7228b 100644
--- a/Documentation/platforms/arm/stm32f4/boards/nucleo-f411re/index.rst
+++ b/Documentation/platforms/arm/stm32f4/boards/nucleo-f411re/index.rst
@@ -1,5 +1,5 @@
================
-ST Nucleo F401RE
+ST Nucleo F411RE
================
This page discusses issues unique to NuttX configurations for the ST
diff --git a/Documentation/platforms/arm/stm32f4/boards/nucleo-f412zg/index.rst
b/Documentation/platforms/arm/stm32f4/boards/nucleo-f412zg/index.rst
index cbad2e3d64..8414ec310e 100644
--- a/Documentation/platforms/arm/stm32f4/boards/nucleo-f412zg/index.rst
+++ b/Documentation/platforms/arm/stm32f4/boards/nucleo-f412zg/index.rst
@@ -1,9 +1,9 @@
================
-ST Nucleo F410RB
+ST Nucleo F412ZG
================
This page discusses issues unique to NuttX configurations for the ST
-Nucleo F410RB board from ST Micro. See
+Nucleo F412ZG board from ST Micro. See
http://www.st.com/en/evaluation-tools/nucleo-f412zg.html
@@ -92,7 +92,7 @@ Pins and Connectors::
TTL to RS-232 converter connection::
- Nucleo CN10 STM32F410RB
+ Nucleo CN10 STM32F412ZG
----------- ------------
Pin 21 PA9 USART1_RX *Warning you make need to reverse RX/TX on
Pin 33 PA10 USART1_TX some RS-232 converters
@@ -125,7 +125,7 @@ Pins and Connectors::
TTL to RS-232 converter connection::
- Nucleo CN9 STM32F410RB
+ Nucleo CN9 STM32F412ZG
----------- ------------
Pin 1 PA3 USART2_RX *Warning you make need to reverse RX/TX on
Pin 2 PA2 USART2_TX some RS-232 converters