Linux
Command
Library
Commands
Basics
Tips
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