Skip to content

Commit bad54fb

Browse files
authored
Docs:Fix typo in documentation for STM32 BSP setup
line 57 ,typo problem
1 parent 096c8d5 commit bad54fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bsp/stm32/docs/How to make a STM32 BSP for RT-Thread.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ Modify the configuration file in the board folder. The modified content is shown
5454

5555
| Item | Instruction |
5656
| ------------------------- | ------------------------------------------------------------ |
57-
| CubeMX_Config (folder�� | CubeMX project |
57+
| CubeMX_Config (folder | CubeMX project |
5858
| linker_scripts (folder) | BSP link script |
5959
| board.c/h | System clock, GPIO initialization function, chip memory size |
6060
| Kconfig | Chip series, peripheral resources |

0 commit comments

Comments
 (0)