Skip to content

Instantly share code, notes, and snippets.

@tehn
Created April 7, 2016 18:01
Show Gist options
  • Save tehn/ded54674bd45f8579881d2a426484d75 to your computer and use it in GitHub Desktop.
Save tehn/ded54674bd45f8579881d2a426484d75 to your computer and use it in GitHub Desktop.
avr8 dev setup
brew tap osx-cross/avr
brew install avr-libc
brew install avrdude --with-usb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment