-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
35 changed files
with
5,155 additions
and
8 deletions.
There are no files selected for viewing
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 |
---|---|---|
@@ -0,0 +1,12 @@ | ||
--- | ||
sidebar_position: 1 | ||
--- | ||
# 📣学习板介绍 | ||
|
||
* 此开发板的任何问题都可以在我们的论坛交流讨论 https://forums.100ask.net/c/aw/15 | ||
|
||
|
||
## T113-i_DevKit | ||
|
||
|
||
## T113M4-DevKit |
File renamed without changes.
File renamed without changes.
Large diffs are not rendered by default.
Oops, something went wrong.
File renamed without changes.
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"label": "T113-i_DevKit", | ||
"position": 2, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "5 minutes to learn the most important Docusaurus concepts." | ||
} | ||
} |
615 changes: 615 additions & 0 deletions
615
docs/Board-QuickStart/T113M4-DevKit/03-1_FlashSystem.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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,4 @@ | ||
--- | ||
sidebar_position: 3 | ||
--- | ||
# 常见问题 |
File renamed without changes.
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 |
---|---|---|
@@ -0,0 +1,48 @@ | ||
--- | ||
sidebar_position: 4 | ||
--- | ||
|
||
# 学习路线 | ||
|
||
## 基础情况 | ||
|
||
### 纯小白同学不懂Linux | ||
* 学习操作使用ubuntu系统: https://www.bilibili.com/video/BV1dU4y1D7fz | ||
* 学习Git工具: https://www.bilibili.com/video/BV1CL4y1A7YG | ||
* 学习Linux C编程: 参考小甲鱼课程 | ||
* 学习嵌入式Linux 基本知识 : https://www.bilibili.com/video/BV1VN4y137Tf | ||
|
||
|
||
|
||
### 懂一点Linux概念 | ||
|
||
* 学习Git工具: https://www.bilibili.com/video/BV1CL4y1A7YG | ||
|
||
* 学习嵌入式Linux 基本知识 : https://www.bilibili.com/video/BV1VN4y137Tf | ||
|
||
|
||
|
||
|
||
### 熟悉嵌入式Linux开发 | ||
|
||
* 学习Tina-SDK开发 | ||
* 学习Linux驱动开发 | ||
* 学习专题课程(比如RISC-V架构专题) | ||
|
||
|
||
|
||
## 工作岗位 | ||
|
||
### 嵌入式Linux 应用开发 | ||
|
||
初级 高级 | ||
|
||
### 嵌入式Linux驱动开发 | ||
|
||
初级 中级 高级 | ||
|
||
|
||
|
||
### 嵌入式系统开发 | ||
|
||
嵌入式Linux系统优化工程师 |
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 |
---|---|---|
@@ -0,0 +1,8 @@ | ||
{ | ||
"label": "T113M4-DevKit", | ||
"position": 1, | ||
"link": { | ||
"type": "generated-index", | ||
"description": "5 minutes to learn the most important Docusaurus concepts." | ||
} | ||
} |
File renamed without changes.
File renamed without changes.
Oops, something went wrong.