PlatformIO IDE 1.3.0 and PlatformIO CLI 2.11.0

PlatformIO IDE 1.3.0 and PlatformIO CLI 2.11.0 are released!

Release Notes

PlatformIO IDE 1.3.0

  • Initial support of PlatformIO 3.0 CLI
  • Added advanced “Encoding” option (hexlify) for the Serial Monitor (#118)
  • Automatically select active project directory for “Initialize Project…” (#131)
  • Export IDE’s process PATH to the PlatformIO Terminal (#47)
  • Cleanup dead installation lock file (#113)
  • Fixed issue with Python and system locale (#112)

PlatformIO CLI 2.11.0

  • New ESP8266-based boards: Generic ESP8285 Module, Phoenix 1.0 & 2.0, WifInfo
  • Added support for Arduino M0 Pro board (issue #472)
  • Added support for Arduino MKR1000 board (issue #620)
  • Added support for Adafruit Feather M0, SparkFun SAMD21 and SparkFun SAMD21 Mini Breakout boards (issue #520)
  • Updated Arduino ESP8266 core for Espressif platform to 2.3.0
  • Better removing unnecessary flags using build_unflags option (issue #698)
  • Fixed issue with platformio init --ide command for Python 2.6

PlatformIO IDE Serial Monitor and hexlify encoding


Upgrade

  • PlatformIO IDE: Please click on Settings :gear: in Toolbar and follow to Updates section.
  • PlatformIO CLI: Please click on Menu: PlatformIO > Upgrade PlatformIO.

PlatformIO IDE