update freeRTOS

This commit is contained in:
vany5921
2020-03-16 11:13:52 +08:00
parent 7dfd779019
commit 601885972b
2 changed files with 6 additions and 6 deletions
@@ -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