Skip to content

Commit

Permalink
Add page
Browse files Browse the repository at this point in the history
  • Loading branch information
codebug8 committed Apr 10, 2024
1 parent f187c71 commit 6ef349c
Show file tree
Hide file tree
Showing 35 changed files with 5,155 additions and 8 deletions.
12 changes: 12 additions & 0 deletions docs/Board-QuickStart/01-BoardIntroduction.md
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
534 changes: 534 additions & 0 deletions docs/Board-QuickStart/T113-i_DevKit/03-QuickStart.md

Large diffs are not rendered by default.

File renamed without changes.
8 changes: 8 additions & 0 deletions docs/Board-QuickStart/T113-i_DevKit/_category_.json
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 docs/Board-QuickStart/T113M4-DevKit/03-1_FlashSystem.md

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions docs/Board-QuickStart/T113M4-DevKit/03-2_SomeQustion.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
---
sidebar_position: 3
---
# 常见问题
File renamed without changes.
48 changes: 48 additions & 0 deletions docs/Board-QuickStart/T113M4-DevKit/04-StudyPath.md
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系统优化工程师
8 changes: 8 additions & 0 deletions docs/Board-QuickStart/T113M4-DevKit/_category_.json
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.
Loading

0 comments on commit 6ef349c

Please sign in to comment.