Release Notes
All notable changes to the “Espressif IDF” extension are documented in this file.
2.0.2
Replace how ESP-IDF and ESP-IDF Tools is installed and configured in the extension. The ESP-IDF: Configure ESP-IDF extension and extension settings such as idf.espIdfPath and idf.toolsPath are removed in favor of using our new Espressif Install Manager (EIM). While old ESP-IDF setup should still work to ease the transition, new ESP-IDF setup are expected to use EIM.
See the new Install documentation for more details.
Features and enhancements (2.0.2)
Debug image viewer and also view C image array from files — You can configure for OpenCV, LVGL and any custom data types as long as you provide an image C UInt8Array and size length.
Remove old debug adapter, ESP-MDF, ESP-Matter and ESP-HomeKit. Many of these frameworks are available in the ESP Component Registry. We are keeping ESP-ADF though.
Bug Fixes (2.0.2)
1.11.0
Features and enhancements (1.11.0)
Update webviews to VS Code UI Style — This removes the “ESP-IDF: Show Examples” command in favor of “ESP-IDF: New Project” since it provides better customization.
Allow additional files and directories for Full Clean commands
Add detect as default serial port option and use esptool.py to find serial port
Prefer gdbinit prefix_map with fallback to prefix_map_gdbinit
Bug Fixes (1.11.0)
Fix fileExists check in Setup panel Thanks @jonsambro
Use mon program_esp instead of load for Symbol loading in debug Thanks @wormyrocks
1.10.1
Features and enhancements (1.10.1)
1.10.0
Features and enhancements (1.10.0)
Older releases
For release notes from 1.9.1 through 0.1.0, see the CHANGELOG on GitHub.