What environment variables needs the Espressif IDE
Posted: Tue Aug 05, 2025 7:47 am
by carleslsregner
For the sake of clarification I would like to enumerate all the environment variables that are needed by Espressif IDE.
Re: What environment variables needs the Espressif IDE
Posted: Wed Aug 06, 2025 5:56 am
by kondalkolipaka
Hello,
Please find the environment variables used by the IDE. These are the same variables exported by the idf_tools.py export command except PYTHON_EXE_PATH

- Screenshot 2025-08-06 at 11.25.06 AM.png (356.51 KiB) Viewed 6781 times
Thanks