当前位置:网站首页>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.git3、 ... 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 esp32By 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,esp32s3Four 、 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.batref:
ESP-AT User guide - ESP32 - — ESP-AT User guide latest file
Quick start - ESP32 - — ESP-IDF Programming Guide release-v4.3 file
边栏推荐
- AcWing 903. Expensive bride price solution (the shortest path - building map, Dijkstra)
- 451 implementation of memcpy, memmove and memset
- What is the Bluetooth chip ble, how to select it, and what is the path of subsequent technology development
- 【NLP】一文详解生成式文本摘要经典论文Pointer-Generator
- for(auto a : b)和for(auto &a : b)用法
- Start practicing calligraphy
- Dictionaries
- 编写完10万行代码,我发了篇长文吐槽Rust
- AcWing 1134. 最短路计数 题解(最短路)
- Set up sentinel mode. Reids and redis leave the sentinel cluster from the node
猜你喜欢

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?

Educational Codeforces Round 129 (Rated for Div. 2) 补题题解

GCC: Graph Contrastive Coding for Graph Neural NetworkPre-Training

高并发下如何避免产生重复数据?

JASMINER X4 1U deep disassembly reveals the secret behind high efficiency and power saving

Introduction to mongodb chapter 03 basic concepts of mongodb

Génération automatique de fichiers d'annotation d'images vgg

API文档工具knife4j使用详解

Design and implementation of ks004 based on SSH address book system

数据湖(十二):Spark3.1.2与Iceberg0.12.1整合
随机推荐
AcWing 181. Turnaround game solution (search ida* search)
SQLite 3.39.0 发布,支持右外连接和全外连接
自动生成VGG图像注释文件
Think about the huge changes caused by variables
AcWing 342. Road and route problem solving (shortest path, topological sorting)
多端小程序开发有什么好处?覆盖百度小程序抖音小程序微信小程序开发,抢占多平台流量红利
ShardingSphere-JDBC5.1.2版本关于SELECT LAST_INSERT_ID()本人发现还是存在路由问题
Implementation of 452 strcpy, strcat, StrCmp, strstr, strchr
KS004 基于SSH通讯录系统设计与实现
AcWing 1126. 最小花费 题解(最短路—dijkstra)
Overview of browser caching mechanism
AcWing 1128. 信使 题解(最短路—Floyd)
Postman download and installation
Automatically generate VGg image annotation file
How to set priorities in C language? Elaborate on C language priorities
[daily question] 241 Design priorities for operational expressions
嵌入式(PLD) 系列,EPF10K50RC240-3N 可编程逻辑器件
Génération automatique de fichiers d'annotation d'images vgg
R language uses econcharts package to create microeconomic or macroeconomic maps, and indifference function to visualize indifference curve
Educational Codeforces Round 129 (Rated for Div. 2) 补题题解