Skip to content

Instantly share code, notes, and snippets.

@gmas
Created September 21, 2014 04:32
Show Gist options
  • Save gmas/dbf2409ea3efe4cd7762 to your computer and use it in GitHub Desktop.
Save gmas/dbf2409ea3efe4cd7762 to your computer and use it in GitHub Desktop.
upload hex program to Arduberry w/avrdude
avrdude -c gpio -p m328p -U flash:w:file_name.hex
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment