
espIdf.getXtensaGcc: Return the absolute path of the xtensa toolchain gcc for the ESP-IDF target given by idf.adapterTargetName configuration setting and idf.customExtraPaths. espIdf.getProjectName: Return the project name from current workspace folder build/project_description.json. Example -f interface/ftdi/esp32_devkitj_v1.cfg -f board/esp32-wrover.cfg. espIdf.getOpenOcdConfig: Return the openOCD configuration files as string. espIdf.getOpenOcdScriptValue: Return the value of OPENOCD_SCRIPTS from idf.customExtraVars or from system OPENOCD_SCRIPTS environment variable. espIdf.getExtensionPath: Get the installed location absolute path. Either open Visual Studio Code and create a workspace folder. Download and install Visual Studio Code. Commands for tasks.json and launch.json. Debugging with steps to configure OpenOCD and debug adapter.Ĭheck all the tutorials here.
Create a project from ESP-IDF examples, Build, flash and monitor. Make sure to review our documentation first to properly use the extension.
Nightly builds for Visual Studio Code or OpenVSX.
Please run the ESP-IDF: Configure ESP-IDF extension to update the value. NOTICE: The idf.customExtraVars have change from string to object. Develop, build, flash, monitor, debug and more with Espressif chips using Espressif IoT Development Framework (ESP-IDF)