Releases
v1.8.0
Full support for PlatformIO Core 4.0
PlatformIO Core Installer:
Added support for Python 3 and its "venv" module
Added PIO Remote project tasks
Added "Fuses" related project tasks
Added "Erase" project task for Espressif and Nordic dev/platforms
Implemented ProjectConfig parser following PIO Core 4.0 specification
Support custom port for PIO Home server
Override default ~/.platformio/penv
folder with environment variable PLATFORMIO_PENV_DIR
PIO Unified Debugger :
Improved memory reading when large size of data were requested (Memory Viewer, Peripheral Registers)
Fixed an error "Cannot read property 'getTreeNode' of null" when reading "Generic Registers" (issue #862 )
Added new setting platformio-ide.pioHomeServerHttpPort
which sets a default HTTP port for PIO Home server (issue #832 )
Added new setting platformio-ide.disablePIOHomeStartup
which disables showing PIO Home at startup (issue #888 )
Replaced *.png icons with *.svg (issue #755 )
Fixed an issue when PlatformIO Core does not handle disabled "Proxy Strict SSL" (issue #837 )
Fixed an issue with multiple instances of PIO Home when opening new project (issue #624 )
You can’t perform that action at this time.