Skip to content

Instantly share code, notes, and snippets.

@Prikith
Created February 1, 2019 12:26
Show Gist options
  • Select an option

  • Save Prikith/defd5736a35d8b057421f0c533fa3d9e to your computer and use it in GitHub Desktop.

Select an option

Save Prikith/defd5736a35d8b057421f0c533fa3d9e to your computer and use it in GitHub Desktop.
apt-get install gcc-arm-none-eabi build-essential git python3 -y
cd /opt
git clone https://github.com/Ralim/ts100.git ralim_git
cd workspace/TS100
chmod +x ./build.sh
nohup ./build.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment