Skip to content
Snippets Groups Projects
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
install-platformio.sh 91 B
# install PlatformIO
sudo pip install -U platformio

# update PlatformIO
platformio update