ESP IDF VSCode Extension Release v1.0.0
Features and enhancements
- Add report button to send error to telemetry backend.
- Launch ESP-IDF Monitor on debug session launch.
- CI Enhancements
- New IDF Component command to add a component in current project.
- Add post build ninja summary from Chromium tools script
- Add command to dispose cached SDK Configuration Editor confserver process
Bug Fixes
- Fix JTAG Flashing issue
- Fix select UI on SDK Configuration Editor
- Use only major_minor for python_env directories
- Update Arduino esp32 branches and fallback on master
- Kill ESP-IDF Monitor terminal on Flash task execution
- Fix CMakeLists.txt Editor schema error
- Fix missing ESP-ADF ESP-MDF env variables on Windows
- Fix default compiler path on Show ESP-IDF examples created projects