Page 1 of 1

ESP-IDF version

Posted: Wed Jul 23, 2025 8:47 am
by NskNsk
Hi,

I'm using ESP-IDF with VSCode.
As I can see the version in bottom of the VSCode is
ESP-IDF v5.4.0
. And, when I run the command to check version (

Code: Select all

idf.py --version
) in the terminal version is
v1.0.3

Could you please clarify this two?

Thank in advance

Re: ESP-IDF version

Posted: Fri Jul 25, 2025 9:48 am
by nopnop2002
1.0.3 looks like a version of the esp-idf extension.
https://github.com/espressif/vscode-esp ... tag/v1.0.3

5.4.0 is clearly a version of ESP-IDF.
https://github.com/espressif/esp-idf/releases/tag/v5.4