Skip to content

Instantly share code, notes, and snippets.

@danielmt
Last active August 29, 2015 14:08
Show Gist options
  • Save danielmt/faafb19a85c64dfd6233 to your computer and use it in GitHub Desktop.
Save danielmt/faafb19a85c64dfd6233 to your computer and use it in GitHub Desktop.
sparkcore on mac
gcc-arm on mac, for compiling sparkcore firmware:
brew tap PX4/homebrew-px4
brew update
brew install gcc-arm-none-eabi-48 dfu-util
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment