aboutsummaryrefslogtreecommitdiffstats
path: root/ci/install-platformio.sh
blob: 4d7860a560c95eb75a4f61ba2985f60e175fae1d (plain)
1
2
3
4
5
# install PlatformIO
sudo pip install -U platformio

# update PlatformIO
platformio update