PlatformIO CLI 2.9.3

PlatformIO CLI 2.9.3 is released!

Release Notes

  • Added support for Arduboy, the game system the size of a credit card
  • Updated 99-platformio-udev.rules for Linux OS
  • Refactored firmware uploading to the embedded boards with SAM-BA bootloader

Upgrade

Command Line / Terminal

> platformio upgrade

# or using `pip` (Python Package Manager)
> pip install -U platformio

PlatformIO CLI in PlatformIO IDE

Please click on Menu: PlatformIO > Upgrade PlatformIO.

PlatformIO IDE