diff --git a/bsp/stm32/stm32f401-st-nucleo/README.md b/bsp/stm32/stm32f401-st-nucleo/README.md index 5029651c1a4488c84c927f11a9d0a585a3eba320..c0cb05ce1d203f435e3403fee16bc73d51457111 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: diff --git a/bsp/stm32/stm32mp157a-st-discovery/README.md b/bsp/stm32/stm32mp157a-st-discovery/README.md index b138e9073b4c3c9fa2d0de0bc0858f3bf4c3c18d..6a99265ac1dc78bc131bfa0da8c60c8ff3e7b1cc 100644 --- a/bsp/stm32/stm32mp157a-st-discovery/README.md +++ b/bsp/stm32/stm32mp157a-st-discovery/README.md @@ -1,4 +1,4 @@ -# STM32MP157A-DK1 BSP (Board Support Package) Execution Instruction +# STM32MP157A-DK1 BSP Introduction [中文页](README_zh.md) | diff --git a/bsp/stm32/stm32mp157a-st-ev1/README.md b/bsp/stm32/stm32mp157a-st-ev1/README.md index 7a38b4d7fc3f15f74e4eefbf8dabdfb446a8a857..e6f01046b1300a8ae55172328b08140980bc35e7 100644 --- a/bsp/stm32/stm32mp157a-st-ev1/README.md +++ b/bsp/stm32/stm32mp157a-st-ev1/README.md @@ -1,4 +1,4 @@ -# STM32MP157A-EV1 BSP (Board Support Package) Execution Instruction +# STM32MP157A-EV1 BSP Introduction [中文页](README_zh.md) |