ESP-IDF ubuntu版本 V5.2

1.MobaXterm

这个软件方面粘贴,文件拷贝 MobaXterm

2.安装之前请确保你安装了Python 和pip V5.2需要python3.8和pip

mkdir esp32
cd esp32
git clone https://gitee.com/EspressifSystems/esp-gitee-tools.git
cd esp-gitee-tools
./jihu-mirror.sh set
cd ..
git clone --recursive https://github.com/espressif/esp-idf.git
cd ~/esp32/esp-idf
git checkout v5.2
git branch
git submodule --init --recursive
../esp-gitee-tools/install.sh
cd ~/esp32/esp-idf
source export.sh

在~/.profile追加

source esp32/esp-idf/export.sh

克隆相关esp32-idf工程(可以选择不要)

cd ~/esp32
git clone --recursive https://gitee.com/vi-iot/esp32-board.git

相关推荐
PH_modest1 小时前
【Linux跬步积累】—— 网络基础
linux·网络·arm开发
木盏1 小时前
命令行重启Ubuntu软件
运维·服务器·ubuntu
byte轻骑兵1 小时前
嵌入式 ARM Linux 系统构成(6):应用层(Application Layer)
linux·arm开发·嵌入式软件开发
沐墨专攻技术1 小时前
初识Linux
linux·服务器
LKAI.1 小时前
MongoDB备份与还原
linux·数据库·mongodb
珹洺4 小时前
计算机操作系统(一) 什么是操作系统
linux·运维·服务器·后端·mysql·系统安全
阳光九叶草LXGZXJ5 小时前
Linux-学习-07-VMware配置共享存储
linux·运维·服务器·数据库·学习
dlhto5 小时前
Ollama+ WebUI 部署deepseek-r1
linux·python·语言模型
故事与他6455 小时前
Tomato靶机攻略
android·linux·服务器·前端·网络·web安全·postcss