avr-assembly-play/hello_world/README.md

217 B

This program blinks the LED on pin 5 at an interval of approximately .7 seconds. It comes with a Makefile to build and upload the code into the Arduino board using binutils-avr for building and avrdude for uploading.