Skip to content

Commit 04ceae4

Browse files
authored
Update README.md
1 parent 095872e commit 04ceae4

File tree

1 file changed

+8
-10
lines changed

1 file changed

+8
-10
lines changed

bsp/raspi2/README.md

Lines changed: 8 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
|# Raspberry A7板级支持包说明
1+
# Raspberry A7板级支持包说明
22

33
## 1. 简介
44

@@ -8,12 +8,12 @@
88

99
当前Raspberry Pi 2B对应的硬件特性:
1010

11-
| 硬件 | 描述 |
12-
|------- | ------------------------------- |
13-
| CPU | ARM Cortex-A7(4核心) |
14-
| 主频 | 900M |
15-
| Memory | 1GB (0x0000000 - 0x40000000) |
16-
| | 其中0x3f000000 - 0x40000000为peripheral |
11+
| 硬件 | 描述 |
12+
|------- | ------------------------------- |
13+
| CPU | ARM Cortex-A7(4核心) |
14+
| 主频 | 900M |
15+
| Memory | 1GB (0x0000000 - 0x40000000) |
16+
| | 其中0x3f000000 - 0x40000000为peripheral |
1717

1818
## 2. 编译说明
1919

@@ -89,7 +89,6 @@ msh >
8989
9090
```
9191

92-
9392
## 4. 支持情况
9493

9594
| 驱动 | 支持情况 | 备注 |
@@ -102,7 +101,6 @@ msh >
102101

103102
[1]: https://www.rt-thread.org/page/download.html
104103
[2]: https://launchpad.net/gcc-arm-embedded/4.8/4.8-2014-q1-update/+download/gcc-arm-none-eabi-4_8-2014q1-20140314-linux.tar.bz2
105-
106104
[3]: https://downloads.raspberrypi.org/raspbian_lite_latest
107105
[4]: https://etcher.io
108-
[5:] https://github.com/BernardXiong
106+
[5]: https://github.com/BernardXiong

0 commit comments

Comments
 (0)