Skip to content

Commit

Permalink
[HUST CSE]modify invalid links
Browse files Browse the repository at this point in the history
  • Loading branch information
android1257 committed Apr 23, 2023
1 parent 419bc06 commit 06c919e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions doc/29.TencentOS_Tiny_EVB_G0_QuickStart.md
Original file line number Diff line number Diff line change
Expand Up @@ -168,11 +168,11 @@ https://www.st.com/content/st_com/zh/products/development-tools/software-develop
## 1. 下载固件
腾讯云IoT AT指令是一套针对使用通讯模组(2G/4G/NB/WIFI)接入腾讯云物联平台的定制AT指令集,如果通讯模组实现了该指令集,则设备接入和通讯更为简单,所需代码量更少。 ESP8266作为IoT领域使用最广泛的一款WiFi芯片/模组,腾讯云在其通用AT指令基础上,增加了腾讯云IoT AT指令集,形成一个定制的模组固件QCloud_IoT_AT_ESP8266。

下载链接:[https://github.com/tencentyun/qcloud-iot-esp-wifi](https://github.com/TencentCloud/tc-iot-sdk-embedded-for-esp8266)
下载链接:[https://github.com/TencentCloud/tc-iot-sdk-embedded-for-esp8266](https://github.com/TencentCloud/tc-iot-sdk-embedded-for-esp8266)

使用git下载的命令如下:
```bash
git clone https://github.com/tencentyun/qcloud-iot-esp-wifi.git
git clone https://github.com/TencentCloud/tc-iot-sdk-embedded-for-esp8266.git
```
下载之后即可在图中圈出的文件夹中看到定制固件:
![](https://img-blog.csdnimg.cn/20200912164445221.png#pic_center)
Expand Down

0 comments on commit 06c919e

Please sign in to comment.