Skip to content

Instantly share code, notes, and snippets.

@baldowl
Last active December 22, 2015 22:49
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 baldowl/6542730 to your computer and use it in GitHub Desktop.
Save baldowl/6542730 to your computer and use it in GitHub Desktop.
Recompiling Optiboot
# Standard
make atmega1284p
# Who needs flashing LEDs?
make atmega1284p LED_START_FLASHES=0
# Let's use RX1/TX1
make atmega1284p UART=1
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment