Skip to content

Commit fa693c5

Browse files
authored
Merge pull request #1246 from TanekLiang/fvp-uart-update
[bsp] update uart driver and fixed typo
2 parents 78c83b3 + dc4fde2 commit fa693c5

File tree

3 files changed

+96
-232
lines changed

3 files changed

+96
-232
lines changed

bsp/v2m-mps2/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ V2M-MPS2板级包支持MDK5(已测试MDK5.23~MDK5.25)
2424
- [Windows 7: Enabling Telnet Client](https://social.technet.microsoft.com/wiki/contents/articles/910.windows-7-enabling-telnet-client.aspx)
2525
- [Windows 10: Enabling Telnet Client](https://social.technet.microsoft.com/wiki/contents/articles/38433.windows-10-enabling-telnet-client.aspx)
2626

27-
打开project.uvprojx,编译,点击Debug->Start/Stop Seccion就可以进入仿真了
27+
打开project.uvprojx,编译,点击Debug->Start/Stop Session就可以进入仿真了
2828

2929
### 3.2 如何选择其他内核
3030

@@ -54,7 +54,7 @@ finsh />
5454

5555
| 驱动 | 支持情况 | 备注 |
5656
| ------ | ---- | :------: |
57-
| UART | 支持 | UART0/1/2/3 |
57+
| UART | 支持 | UART0/1/2 |
5858
| GPIO | 未支持 | |
5959
| LED | 未支持 | |
6060
| BUTTOM | 未支持 | |

0 commit comments

Comments
 (0)