- Before using this extension,
- Git
- and Python are required.
-
- Please read
-
- ESP-IDF Prerequisites.
-
-
- CMake and - Ninja are - required in environment PATH. -
-- Downloaded: {{ idfDownloadStatus.progress }} - {{ idfDownloadStatus.progressDetail }} -
- -- ESP-IDF zip file has been downloaded in {{ downloadedPath }} -
-Extracting {{ downloadedPath }} ...
-ESP-IDF has been installed in {{ resultingIdfPath }}
-- idf.py exists on the path. Detected ESP-IDF version: - {{ idfVersion }} -
-{{ tool.id }}
-Expected {{ tool.expected }}
-Found {{ tool.actual }}
-- Download Status: {{ tool.progress }} - {{ tool.progressDetail }} -
- -- Extracting {{ tool.id }}... -
-- Installed in - {{ - idfTools + - pathSep + - "tools" + - pathSep + - tool.id + - pathSep + - tool.expected + - pathSep + - tool.id - }} -
-Define ESP-IDF tools install directory.
-
- Please provide absolute paths separated by ({{ pathDelimiter }}). Using ~,
- $HOME or %HOME% is not supported.
Example: If executable path is
- {{ winRoot }}{{ pathSep }}myToolFolder{{ pathSep }}bin{{ pathSep }}openocd
- .exe then use {{ winRoot
- }}{{ pathSep }}myToolFolder{{ pathSep }}bin{{ pathDelimiter }}{{ winRoot
- }}{{ pathSep }}anotherToolFolder{{ pathSep }}bin
-
- Replace any ${TOOL_PATH} with absolute path for each custom variable.
-
- For example:
- ${TOOL_PATH}/openocd-esp32/share/openocd/scripts
- should be replaced as {{ winRoot
- }}{{
- pathSep + ".espressif" + pathSep + "tools" + pathSep
- }}openocd-esp32{{ pathSep }}share{{ pathSep }}openocd{{ pathSep }}
-
{{ key }}
-{{ pyLog }}
-
+ Before using this extension,
+ Git
+ and
+ Python are required.
+
Please read
+ ESP-IDF Prerequisites.
+
+ Fastest option. Choose ESP-IDF version and python version to create + ESP-IDF python virtual environment. ESP-IDF Tools will be installed in + {{ toolsFolder }}. +
++ Configurable option. Choose ESP-IDF version and python version to + create ESP-IDF python virtual environment. Choose ESP-IDF Tools + install directory or manually input each existing ESP-IDF tool path. +
++ We have found ESP-IDF version: {{ idfVersion }} @{{ espIdf }} + and ESP-IDF tools in @ {{ toolsFolder }}. Click here to use them. +
+{{ pyReqsLog }}
++ Downloaded: {{ idfDownloadStatus.progress }} + {{ idfDownloadStatus.progressDetail }} +
++ {{ pathSep + staticText }} +
+