Skip to content

Instantly share code, notes, and snippets.

@pbouchet
Created July 26, 2012 16:54
Show Gist options
  • Save pbouchet/3183193 to your computer and use it in GitHub Desktop.
Save pbouchet/3183193 to your computer and use it in GitHub Desktop.
avr-dude EEPROM dump
avrdude -p m1280 -P COM3 -c avrisp -b 19200 -U eeprom:r:eeprom_dump.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment