ESP8266开发 - RTOS_SDK开发环境的搭建(IDF模式)

个人增加的说明

以下内容是从乐鑫官方源码包中的ReadMe.md文件拿出来的内容。教你如何配置开发环境,编译下载代码。运行监听串口打印。个人只增加了一些中文注释。方便阅读。V3.0以后的SDK使用的是IDF风格的。跟之前的有所差别。我使用的V3.2的SDK版本。接下来会出一系列的相关例程。还会写一些关于我使用ESP8266遇到的坑。

Developing With the ESP8266_RTOS_SDK

Get toolchain(获取工具链)

v5.2.0

If you are still using old version SDK(< 3.0), please use toolchain v4.8.5, as following:

版本小于3.0的用下面的工具链(3.0以后的版本使用IDF风格)

Get ESP8266_RTOS_SDK(获取RTOS_SDK)

Besides the toolchain (that contains programs to compile and build the application), you also need ESP8266 specific API / libraries. They are provided by Espressif in ESP8266_RTOS_SDK repository. To get it, open terminal, navigate to the directory you want to put ESP8266_RTOS_SDK, and clone it using git clone command:
(这里通过git方式clone下来,也可以通过下载方式)

cd ~/esp
git clone https://github.com/espressif/
  • 0
    点赞
  • 2
    收藏
    觉得还不错? 一键收藏
  • 0
    评论
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值