Skip to content

Commit

Permalink
更新简介
Browse files Browse the repository at this point in the history
  • Loading branch information
mysterywolf committed May 15, 2024
1 parent 6665bd9 commit 10ba8ab
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
2 changes: 1 addition & 1 deletion zh/beginner/rt-thread.md
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RT-Thread 是一个集实时操作系统(RTOS)内核、中间件组件的物
- 强大,支持高性能应用。
- 跨平台、芯片支持广泛。

## 4 官网与代码仓库
## 4 RT-Thread官网与代码仓库

- Github 代码仓库: https://github.com/RT-Thread/rt-thread
- Gitee 代码仓库: https://gitee.com/rtthread/rt-thread
Expand Down
5 changes: 2 additions & 3 deletions zh/beginner/rtduino.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,9 @@ RTduino 支持以下开发环境:
> 注:
> RTduino作为RT-Thread软件包,其本身支持GCC工具链以及Keil AC5、AC6集成开发环境(IDE),但由于Arduino社区第三方库均为GCC工具链下编写,因此建议使用基于GCC工具链的开发环境(如 VSCode、RT-Thread Studio)。
## 4 官网与代码仓库
## 4 RTduino官网与代码仓库

- 官网: http://www.rtduino.com/
- 文档中心:https://docs.rtduino.com
- Github 代码仓库: https://github.com/RTduino/RTduino
- Gitee 代码仓库: https://gitee.com/rtduino/RTduino
- 文档中心(全球):https://docs.rtduino.com
- 文档中心(国内):https://rtduino.gitee.io

0 comments on commit 10ba8ab

Please sign in to comment.