boards/nucleo-f446re: fix broken links

This commit is contained in:
Gunar Schorcht 2020-03-04 13:28:22 +01:00
parent 1d0a57a0c0
commit a4113be7ef

View File

@ -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.
*/