Skip to content

Instantly share code, notes, and snippets.

@theQuazz
Last active January 5, 2017 02:01
Show Gist options
  • Select an option

  • Save theQuazz/c1eaa6cac491d89eabcfc4d048b0b677 to your computer and use it in GitHub Desktop.

Select an option

Save theQuazz/c1eaa6cac491d89eabcfc4d048b0b677 to your computer and use it in GitHub Desktop.
# update brew
brew update
# open the caskroom
brew tap caskroom/cask
# this is the GCC cross-compiler
brew cask install gcc-arm-embedded
# this is the emulator
brew install qemu
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment