From 0e70ef4001152030ab6cf7a3209646c51c8e42ff Mon Sep 17 00:00:00 2001 From: Meco Man <920369182@qq.com> Date: Fri, 8 Jan 2021 11:18:47 +0800 Subject: [PATCH] update 401 --- bsp/stm32/stm32f401-st-nucleo/README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/bsp/stm32/stm32f401-st-nucleo/README.md b/bsp/stm32/stm32f401-st-nucleo/README.md index 5029651c1a..c0cb05ce1d 100644 --- a/bsp/stm32/stm32f401-st-nucleo/README.md +++ b/bsp/stm32/stm32f401-st-nucleo/README.md @@ -18,9 +18,7 @@ By reading the Quickly Get Started section developers can quickly get their hand The STM32 Nucleo-64 is a development board based on STM32F401RE, which contains a Cortex-M4 core. The maximum main frequency is 84 MHz, and it has a wealth of on-board resources that can take full advantage of the STM32F401RE's chip performance. -![board.jpg](https://github.com/RT-Thread/rt-thread/blob/master/bsp/stm32/stm32f401-st-nucleo/figures/board.jpg?raw=true) - - +![board](figures/board.jpg) The mainly-used **on-board resources** are shown as follows: -- GitLab