当前位置:网站首页>At compilation environment setup -win
At compilation environment setup -win
2022-07-02 19:51:00 【wwwlyj123321】
One 、 download esp at Source code
Two 、 obtain esp idf Source code
I put it directly on at In the source code directory
git clone -b release/v4.3 --recursive https://github.com/espressif/esp-idf.git
3、 ... and 、 Setup tools
install ESP-IDF Various tools used , For example, compiler 、 The debugger 、Python Bag, etc
Get into esp-idf Under the table of contents
cd %userprofile%\esp\esp-idf
install.bat esp32
By specifying multiple targets at once , Tools can be installed for multiple target chips at the same time , If running
cd %userprofile%\esp\esp-idf
install.bat esp32,esp32c3,esp32s3
Four 、 Set the environment variable
The tool just installed has not been added to PATH environment variable , Unable to get “ Command window ” Use these tools . therefore , You have to set some environment variables , This can be done by ESP-IDF Another script provided completes .
%userprofile%\esp\esp-idf\export.bat
ref:
ESP-AT User guide - ESP32 - — ESP-AT User guide latest file
Quick start - ESP32 - — ESP-IDF Programming Guide release-v4.3 file
边栏推荐
- Function high order curry realization
- 使用IDM下载百度网盘的文件(亲测有用)[通俗易懂]
- Automatically generate VGg image annotation file
- Kt148a voice chip instructions, hardware, protocols, common problems, and reference codes
- Educational codeforces round 129 (rated for Div. 2) supplementary problem solution
- sql-labs
- Pytorch版本、CUDA版本与显卡驱动版本的对应关系
- What is the Bluetooth chip ble, how to select it, and what is the path of subsequent technology development
- 【每日一题】241. 为运算表达式设计优先级
- Implementation of online shopping mall system based on SSM
猜你喜欢
Zabbix5 client installation and configuration
字典
Shardingsphere jdbc5.1.2 about select last_ INSERT_ ID () I found that there was still a routing problem
After writing 100000 lines of code, I sent a long article roast rust
KS004 基于SSH通讯录系统设计与实现
Kt148a voice chip IC user end self replacement voice method, upper computer
Kt148a voice chip instructions, hardware, protocols, common problems, and reference codes
sql-labs
【每日一题】241. 为运算表达式设计优先级
编写完10万行代码,我发了篇长文吐槽Rust
随机推荐
【JS】获取hash模式下URL的搜索参数
Registration opportunity of autowiredannotationbeanpostprocessor under annotation development mode
蓝牙芯片ble是什么,以及该如何选型,后续技术发展的路径是什么
Implementation of 452 strcpy, strcat, StrCmp, strstr, strchr
AcWing 340. Solution to communication line problem (binary + double ended queue BFS for the shortest circuit)
Zabbix5 client installation and configuration
MySQL table historical data cleaning summary
How to set priorities in C language? Elaborate on C language priorities
【实习】解决请求参数过长问题
AcWing 342. 道路与航线 题解 (最短路、拓扑排序)
浏览器缓存机制概述
How to avoid duplicate data in gaobingfa?
AcWing 383. 观光 题解(最短路)
AcWing 1135. 新年好 题解(最短路+搜索)
Workplace four quadrant rule: time management four quadrant and workplace communication four quadrant "suggestions collection"
字典
职场四象限法则:时间管理四象限与职场沟通四象限「建议收藏」
AcWing 1129. Heat wave solution (shortest path SPFA)
Pytorch版本、CUDA版本与显卡驱动版本的对应关系
From 20s to 500ms, I used these three methods