ArchLinux环境下的esp-idf配置vscode中esp-idf插件

need_espressif
Posts: 2
Joined: Thu Feb 01, 2024 12:49 pm

ArchLinux环境下的esp-idf配置vscode中esp-idf插件

Postby need_espressif » Thu Feb 01, 2024 2:35 pm

使用M1 macbookpro ,在虚拟机中安装archlinux,并搭建好了esp-idf开发环境,可以正常使用idf.py命令

Code: Select all

 idf.py --version
 ESP-IDF v5.1
使用mac系统中的vscode连接到archlinux虚拟机,设置esp-idf一直提示先安装好esp-idf开发环境。

Image

有没有在archlinux中配置好vscode的朋友?

XiongJL001
Posts: 29
Joined: Sat Jun 24, 2023 12:52 am

Re: ArchLinux环境下的esp-idf配置vscode中esp-idf插件

Postby XiongJL001 » Fri Feb 02, 2024 7:22 am

需要先执行这段命令

sudo pacman -S --needed gcc git make flex bison gperf python cmake ninja ccache dfu-util libusb

need_espressif
Posts: 2
Joined: Thu Feb 01, 2024 12:49 pm

Re: ArchLinux环境下的esp-idf配置vscode中esp-idf插件

Postby need_espressif » Sat Feb 03, 2024 7:39 am

不安装这些工具是没法配置esp-idf的,这些工具安装完了,在vscode插件esp-idf中无法配置esp-idf。

Who is online

Users browsing this forum: No registered users and 188 guests