Linux
Command
Library
Basics
Tips
Commands
pio-upgrade
Update PlatformIO to the latest version.
TLDR
Update PlatformIO to the latest version
$ pio upgrade
Update PlatformIO to the latest development (unstable) version
$ pio upgrade --dev
COLLAPSE ALL
Copied to clipboard