Skip to content

Instantly share code, notes, and snippets.

@tstellanova
Created October 14, 2020 19:16
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tstellanova/c5201c591510bddc8f805230ab7f6db5 to your computer and use it in GitHub Desktop.
Save tstellanova/c5201c591510bddc8f805230ab7f6db5 to your computer and use it in GitHub Desktop.
Setup particle.io dev env on linux bionic
sudo add-apt-repository ppa:team-gcc-arm-embedded/ppa
sudo apt-get update
sudo apt-get install gcc-arm-embedded
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment