当前位置:网站首页>at编译环境搭建-win
at编译环境搭建-win
2022-07-02 18:51:00 【wwwlyj123321】
一、下载esp at源代码
二、获取esp idf源代码
我直接放在了at源代码目录里面
git clone -b release/v4.3 --recursive https://github.com/espressif/esp-idf.git
三、设置工具
安装 ESP-IDF 使用的各种工具,比如编译器、调试器、Python 包等
进入esp-idf目录下
cd %userprofile%\esp\esp-idf
install.bat esp32
通过一次性指定多个目标,可为多个目标芯片同时安装工具,如运行
cd %userprofile%\esp\esp-idf
install.bat esp32,esp32c3,esp32s3
四、设置环境变量
刚刚安装的工具尚未添加至 PATH 环境变量,无法通过“命令窗口”使用这些工具。因此,必须设置一些环境变量,这可以通过 ESP-IDF 提供的另一个脚本完成。
%userprofile%\esp\esp-idf\export.bat
ref:
边栏推荐
- 多端小程序开发有什么好处?覆盖百度小程序抖音小程序微信小程序开发,抢占多平台流量红利
- checklistbox控件用法总结
- Infix expression is converted to suffix expression (C language code + detailed explanation)
- AcWing 1129. 热浪 题解(最短路—spfa)
- AcWing 1134. Shortest circuit counting problem solution (shortest circuit)
- Yes, that's it!
- AcWing 1125. Cattle travel problem solution (shortest path, diameter)
- Cuckoo filter
- Self-Improvement! Daliangshan boys all award Zhibo! Thank you for your paper
- JASMINER X4 1U深度拆解,揭开高效省电背后的秘密
猜你喜欢
Shardingsphere jdbc5.1.2 about select last_ INSERT_ ID () I found that there was still a routing problem
《重构:改善既有代码的设计》读书笔记(下)
《MongoDB入门教程》第03篇 MongoDB基本概念
450-深信服面经1
Reading notes of "the way to clean structure" (Part 2)
有时候只查询一行语句,执行也慢
Kt148a voice chip instructions, hardware, protocols, common problems, and reference codes
AcWing 1126. Minimum cost solution (shortest path Dijkstra)
Istio1.12:安装和快速入门
RPD出品:Superpower Squad 保姆级攻略
随机推荐
Set up sentinel mode. Reids and redis leave the sentinel cluster from the node
使用IDM下载百度网盘的文件(亲测有用)[通俗易懂]
[NLP] a detailed generative text Abstract classic paper pointer generator
AcWing 1126. Minimum cost solution (shortest path Dijkstra)
中缀表达式转换为后缀表达式(C语言代码+详解)
Implementation of online shopping mall system based on SSM
MySQL function
AcWing 340. 通信线路 题解(二分+双端队列BFS求最短路)
数据湖(十二):Spark3.1.2与Iceberg0.12.1整合
KT148A语音芯片ic的硬件设计注意事项
AcWing 1134. 最短路计数 题解(最短路)
AcWing 343. Sorting problem solution (Floyd property realizes transitive closure)
LeetCode 0871. Minimum refueling times - similar to poj2431 jungle adventure
Infix expression is converted to suffix expression (C language code + detailed explanation)
搭建主从模式集群redis
Kt148a voice chip IC software reference code c language, first-line serial port
One side is volume, the other side is layoff. There are a lot of layoffs in byte commercialization department. What do you think of this wave?
Detailed tutorial on installing stand-alone redis
Refactoring: improving the design of existing code (Part 1)
Refactoring: improving the design of existing code (Part 2)