Skip to content

Commit a2fe0ca

Browse files
committed
[stm32][doc] 将英文文档的图片移入figure_en文件夹
1 parent 3106187 commit a2fe0ca

File tree

6 files changed

+4
-4
lines changed

6 files changed

+4
-4
lines changed

bsp/stm32/docs/STM32_Nucleo-144_BSP_Introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ By reading the ***Quickly Get Started*** section developers can quickly get thei
1414

1515
## Resources Introduction
1616

17-
[<img src="figures/stm32-nucleo-144.png" alt="board" style="zoom:50%;" />](figures/stm32-nucleo-144.jpg)
17+
[<img src="figures_en/stm32-nucleo-144.png" alt="board" style="zoom:50%;" />](figures/stm32-nucleo-144.jpg)
1818

1919
### Description
2020

@@ -52,7 +52,7 @@ The STM32 Nucleo-144 board provides an affordable and flexible way for users to
5252

5353
This BSP provides MDK4, MDK5, and IAR projects for developers and it supports the GCC development environment. Here's an example of the MDK5 development environment, to introduce how to run the system.
5454

55-
![nucleo144_layout](figures/nucleo144_layout.jpg)
55+
![nucleo144_layout](figures_en/nucleo144_layout.jpg)
5656

5757
### Hardware connection
5858

bsp/stm32/docs/STM32_Nucleo-64_BSP_Introduction.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ By reading the ***Quickly Get Started*** section developers can quickly get thei
1414

1515
## Resources Introduction
1616

17-
[![board](figures/stm32-nucleo-64.jpg)](figures/stm32-nucleo-64.jpg)
17+
[![board](figures_en/stm32-nucleo-64.jpg)](figures/stm32-nucleo-64.jpg)
1818

1919
### Description
2020

@@ -50,7 +50,7 @@ The STM32 Nucleo-64 board provides an affordable and flexible way for users to t
5050

5151
This BSP provides MDK4, MDK5, and IAR projects for developers and it supports the GCC development environment. Here's an example of the MDK5 development environment, to introduce how to run the system.
5252

53-
![nucleo64_layout](figures/nucleo64_layout.jpg)
53+
![nucleo64_layout](figures_en/nucleo64_layout.jpg)
5454

5555
### Hardware connection
5656

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)