PlatformIO IDE 1.3.1 and PlatformIO CLI 2.11.1

PlatformIO IDE 1.3.1 and PlatformIO CLI 2.11.1 are released!

Release Notes

PlatformIO IDE 1.3.1

  • Handle Path and PATH environment variables for Windows OS (#134)
  • Better handling of opened projects with soft links (#136)
  • Improved compatibility with Arduino IDE when “Import Arduino IDE Project…” is used
  • Fixed issue with upgrading PlatformIO IDE from Atom Registry

PlatformIO CLI 2.11.1

  • Added support for Arduino M0, M0 Pro and Tian boards (issue #472)
  • Added support for Microchip chipKIT Lenny board
  • Updated Microchip PIC32 Arduino framework to v1.2.1
  • Documented uploading of EEPROM data (from EEMEM directive)
  • Added Rebuild C/C++ Project Index target to CLion and Eclipse IDEs
  • Improved project generator for CLion IDE
  • Added udev rules for OpenOCD CMSIS-DAP adapters (issue #718)
  • Auto-remove project cache when PlatformIO is upgraded
  • Keep user changes for .gitignore file when re-generate/update project data
  • Ignore [platformio] section from custom project configuration file when platformio ci –project-conf command is used
  • Fixed missed --boot flag for the firmware uploader for ATSAM3X8E Cortex-M3 MCU based boards (Arduino Due, etc) (issue #710)
  • Fixed missing trailing \ for the source files list when generate project for Qt Creator IDE (issue #711)
  • Split source files to HEADERS and SOURCES when generate project for Qt Creator IDE (issue #713)

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