From a4113be7efdc6573a8adbfe4a6f7797f4ae802af Mon Sep 17 00:00:00 2001 From: Gunar Schorcht Date: Wed, 4 Mar 2020 13:28:22 +0100 Subject: [PATCH] boards/nucleo-f446re: fix broken links --- boards/nucleo-f446re/doc.txt | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/boards/nucleo-f446re/doc.txt b/boards/nucleo-f446re/doc.txt index b38fae6020..f37409fdb7 100644 --- a/boards/nucleo-f446re/doc.txt +++ b/boards/nucleo-f446re/doc.txt @@ -10,8 +10,8 @@ STM32F446RE microcontroller with 128Kb of RAM and 512Kb of ROM Flash. ## Hardware -![Nucleo64 F446RE](http://www.open-electronics.org/wp- -content/uploads/2015/08/Figura2-500x467.png) +![Nucleo64 F446RE] +(http://www.open-electronics.org/wp-content/uploads/2015/08/Figura2-500x467.png) ### MCU @@ -68,7 +68,6 @@ make BOARD=nucleo-f446re debug ## Supported Toolchains For using the ST Nucleo-F446RE board we strongly recommend the usage of the -[GNU Tools for ARM Embedded Processors](https://launchpad.net/gcc-arm- -embedded) +[GNU Tools for ARM Embedded Processors](https://launchpad.net/gcc-arm-embedded) toolchain. */