PlatformIO Core 3.6.7

We’re happy to announce the next release of PlatformIO Core 3.6.7!

43

What is new

  • PIO Unified Debugger: improved debugging in debug_load_mode = modified and fixed an issue with useless project rebuilding
  • Project Generator: fixed a VSCode C/C++'s “Cannot find” warning when CPPPATH folder does not exist
  • Fixed an “IndexError: list index out of range” for Arduino sketch preprocessor (issue #2268)
  • Fixed an issue when invalid “env_default” in “platformio.ini” (Project Configuration File) results into unhandled errors (issue #2265)

See PlatformIO 3.6.7 Release Notes for details.

Upgrade

  • PlatformIO IDE:
    - Atom: Menu: PlatformIO > Upgrade PlatformIO Core
    - VSCode: Left Sidebar > PlatformIO (icon) > Quick Access > Upgrade PlatformIO Core
  • Terminal: Please run pio upgrade command in terminal.

Regards,
PlatformIO Team

1 Like