Skip to content

Commit 7c95912

Browse files
authored
Merge pull request #69 from stydxm/PIC64GX
PIC64GX/Ubuntu: fix typo
2 parents 5ab363c + 046dd35 commit 7c95912

File tree

2 files changed

+10
-8
lines changed

2 files changed

+10
-8
lines changed

PIC64GX/README.md

Lines changed: 7 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -28,13 +28,14 @@ cpu_core: SiFive U54 + SiFive E51
2828

2929
## Test Results
3030

31-
| Software Category | Package Name | Test Results (Test Report) |
32-
|-----------------------------|--------------|----------------------------------|
33-
| Ubuntu Image Boot | N/A | [CFT][Ubuntu][Ubuntu-LTS] (Official Support) |
34-
| Yocto Image Build and Boot | N/A | [CFT][Yocto] |
35-
| Zephyr Image Build and Boot | N/A | [CFT][Zephyr] |
31+
| Software Category | Package Name | Test Results (Test Report) |
32+
|-----------------------------|--------------|-------------------------------------|
33+
| Ubuntu Image Boot | N/A | [CFT][Ubuntu] (Official Support) |
34+
| Ubuntu LTS Image Boot | N/A | [CFT][Ubuntu LTS] (Official Support)|
35+
| Yocto Image Build and Boot | N/A | [CFT][Yocto] |
36+
| Zephyr Image Build and Boot | N/A | [CFT][Zephyr] |
3637

3738
[Ubuntu]: ./Ubuntu/README.md
38-
[Ubuntu-LTS]: ./Ubuntu/README_LTS.md
39+
[Ubuntu LTS]: ./Ubuntu/README_LTS.md
3940
[Yocto]: ./Yocto/README.md
4041
[Zephyr]: ./Zephyr/README.md

PIC64GX/README_zh.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,12 @@
2424

2525
| 软件分类 | 软件包名 | 测试结果(测试报告) |
2626
| --------------------------- | -------- | ------------------------- |
27-
| Ubuntu Image Boot | N/A | [CFT][Ubuntu][Ubuntu-LTS](官方支持) |
27+
| Ubuntu Image Boot | N/A | [CFT][Ubuntu](官方支持) |
28+
| Ubuntu LTS Image Boot | N/A | [CFT][Ubuntu LTS](官方支持) |
2829
| Yocto Image Build and Boot | N/A | [CFT][Yocto] |
2930
| Zephyr Image Build and Boot | N/A | [CFT][Zephyr] |
3031

3132
[Ubuntu]: ./Ubuntu/README_zh.md
32-
[Ubuntu-LTS]: ./Ubuntu/README_LTS_zh.md
33+
[Ubuntu LTS]: ./Ubuntu/README_LTS_zh.md
3334
[Yocto]: ./Yocto/README_zh.md
3435
[Zephyr]: ./Zephyr/README_zh.md

0 commit comments

Comments
 (0)