One and done
1. Collect documentation
Programming an AVR-based MCU, like any other, references lots of documentation.
Each time you sit down to deal with such code, you spend time to look up all of this stuff — which is a significant amount of time.
Create a single (e.g. Google Doc) containing links to all of the information you have needed for AVR programming.
-
Link to the resource (to PDF or website URL)
-
~one sentence description
Organize the list!