Skip to content

Instantly share code, notes, and snippets.

@catskull
Created March 21, 2020 01:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save catskull/d317614cc10f2757c0eb89b822fb1646 to your computer and use it in GitHub Desktop.
Save catskull/d317614cc10f2757c0eb89b822fb1646 to your computer and use it in GitHub Desktop.
avrdude -p atmega328p -c usbtiny -U lock:w:0x2f:m -U hfuse:w:0xda:m -U lfuse:w:0xFf:m -U efuse:w:0x07:m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment