commit
d8e7f5cf1d
|
@ -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:
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# STM32MP157A-DK1 BSP (Board Support Package) Execution Instruction
|
||||
# STM32MP157A-DK1 BSP Introduction
|
||||
|
||||
[中文页](README_zh.md) |
|
||||
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
# STM32MP157A-EV1 BSP (Board Support Package) Execution Instruction
|
||||
# STM32MP157A-EV1 BSP Introduction
|
||||
|
||||
[中文页](README_zh.md) |
|
||||
|
||||
|
|
Loading…
Reference in New Issue