/avrblink

Template project for Makefile-based AVR microcontroller programs

Primary LanguageMakefile

AVR LED blink program

This is a simple Makefile-based AVR LED blink program. It blinks a LED on PD0 of an attiny2313, and could be easily retargeted to other AVRs.

I am posting this project as a convenient template for simple programs for AVR microcontrollers.