From 947bd45260eff69b4c52290b938f0dc456347a85 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gu=C3=B0ni=20M=C3=A1r=20Gilbert?= Date: Fri, 16 Apr 2021 18:03:02 +0000 Subject: [PATCH] boards: arm: add board revision to board description MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit add board revision number to board description (MB1319C) Signed-off-by: Guðni Már Gilbert --- boards/arm/nucleo_l412rb_p/doc/index.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/boards/arm/nucleo_l412rb_p/doc/index.rst b/boards/arm/nucleo_l412rb_p/doc/index.rst index ee5b7651083..6c9a28053f1 100644 --- a/boards/arm/nucleo_l412rb_p/doc/index.rst +++ b/boards/arm/nucleo_l412rb_p/doc/index.rst @@ -127,6 +127,8 @@ Nucleo L412RB-P provides the following hardware components: - Development support: serial wire debug (SWD), JTAG, Embedded Trace Macrocell |trade| - All packages are ECOPACK2 compliant +Note: the current board revision is C. (MB1319C) + More information about STM32L412RB can be found here: - `STM32L412RB on www.st.com`_ @@ -191,6 +193,8 @@ Default Zephyr Peripheral Mapping: - USER_PB : PC13 - LD4 : PB13 +Note: SPI2 CS pin (PB12) is not located on the Arduino connector. + System Clock ------------