-
Notifications
You must be signed in to change notification settings - Fork 49
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
80d770e
commit edb4306
Showing
24 changed files
with
158 additions
and
117 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 2 | ||
sidebar_position: 1 | ||
--- | ||
|
||
# Kernel 开发 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 4 | ||
--- | ||
|
||
import Rkdeveloptool from "../../../common/dev/\_rkdeveloptool.mdx"; | ||
|
||
<Rkdeveloptool /> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 5 | ||
--- | ||
|
||
import RKDevTool from "../../../common/dev/\_rkdevtool.mdx" | ||
|
||
# RKDevTool | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 7 | ||
--- | ||
|
||
import Serial from "../../../common/general/\_serial.mdx" | ||
|
||
# UART 串口控制台 | ||
|
This file was deleted.
Oops, something went wrong.
54 changes: 38 additions & 16 deletions
54
...docusaurus-plugin-content-docs/current/rock5/rock5b/getting-started/download.md
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
3 changes: 1 addition & 2 deletions
3
...us-plugin-content-docs/current/rock5/rock5b/low-level-dev/install-os-on-nvme.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
4 changes: 4 additions & 0 deletions
4
.../en/docusaurus-plugin-content-docs/current/rock5/rock5b/low-level-dev/kernel.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
|
||
import Kernel from "../../../common/dev/\_kernel.mdx" | ||
|
||
# Kernel Develop | ||
|
4 changes: 4 additions & 0 deletions
4
.../en/docusaurus-plugin-content-docs/current/rock5/rock5b/low-level-dev/rbuild.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 3 | ||
--- | ||
|
||
import Rbuild from "../../../common/dev/\_rbuild.mdx" | ||
|
||
# Build RadxaOS image | ||
|
4 changes: 4 additions & 0 deletions
4
...usaurus-plugin-content-docs/current/rock5/rock5b/low-level-dev/rkdeveloptool.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 4 | ||
--- | ||
|
||
import Rkdeveloptool from "../../../common/dev/\_rkdeveloptool.mdx"; | ||
|
||
<Rkdeveloptool /> |
4 changes: 4 additions & 0 deletions
4
.../docusaurus-plugin-content-docs/current/rock5/rock5b/low-level-dev/rkdevtool.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 5 | ||
--- | ||
|
||
import RKDevTool from "../../../common/dev/\_rkdevtool.mdx" | ||
|
||
# RKDevTool | ||
|
2 changes: 1 addition & 1 deletion
2
...usaurus-plugin-content-docs/current/rock5/rock5b/low-level-dev/rknn-toolkit2.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
2 changes: 1 addition & 1 deletion
2
.../en/docusaurus-plugin-content-docs/current/rock5/rock5b/low-level-dev/serial.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,5 @@ | ||
--- | ||
sidebar_position: 2 | ||
sidebar_position: 7 | ||
--- | ||
|
||
import Serial from "../../../common/general/\_serial.mdx" | ||
|
4 changes: 4 additions & 0 deletions
4
.../en/docusaurus-plugin-content-docs/current/rock5/rock5b/low-level-dev/u-boot.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,7 @@ | ||
--- | ||
sidebar_position: 2 | ||
--- | ||
|
||
import Uboot from "../../../common/dev/\_u-boot.mdx" | ||
|
||
# U-boot Develop | ||
|
35 changes: 0 additions & 35 deletions
35
...n/docusaurus-plugin-content-docs/current/rock5/rock5b/other-os/5b-3rd-images.md
This file was deleted.
Oops, something went wrong.
Binary file not shown.
Binary file not shown.