mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
update freeRTOS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Getting Started with the M5StickC - Amazon FreeRTOS {docsify-ignore-all}
|
||||
# Getting Started with the M5StickC FreeRTOS {docsify-ignore-all}
|
||||
|
||||
<img src="assets/img/getting_started_pics/m5stickc/m5stickc_06.png">
|
||||
|
||||
@@ -74,9 +74,9 @@ Please refer to the actual path of ESP-IDF in your PC
|
||||
|
||||
- Once you see above screen, means ESP-IDF set up well. Exit
|
||||
|
||||
## 2. Download and Configure Amazon FreeRTOS
|
||||
## 2. Download and Configure FreeRTOS
|
||||
|
||||
### 2.1 Install Amazon FreeRTOS
|
||||
### 2.1 Install FreeRTOS
|
||||
|
||||
- Input ‘git clone https://github.com/aws/amazon-freertos.git --recurse-submodules’
|
||||
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
# M5StickC Amazon FreeRTOS 上手指南 {docsify-ignore-all}
|
||||
# M5StickC FreeRTOS 上手指南 {docsify-ignore-all}
|
||||
|
||||
<img src="assets/img/getting_started_pics/m5stickc/m5stickc_06.png">
|
||||
|
||||
@@ -74,9 +74,9 @@
|
||||
|
||||
- 如果你能看到该界面说明ESP-IDF环境配置完成
|
||||
|
||||
## 2. 下载和配置 Amazon FreeRTOS
|
||||
## 2. 下载和配置 FreeRTOS
|
||||
|
||||
### 2.1 安装 Amazon FreeRTOS
|
||||
### 2.1 安装 FreeRTOS
|
||||
|
||||
- 输入 ‘git clone https://github.com/aws/amazon-freertos.git --recurse-submodules’
|
||||
|
||||
|
||||
Reference in New Issue
Block a user