ao-bringup-avr: Add very primitive 'blink' to toggle the 32u4 B7 line
authorKeith Packard <keithp@keithp.com>
Wed, 4 May 2011 05:13:35 +0000 (22:13 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 4 May 2011 05:13:35 +0000 (22:13 -0700)
commit2f09373b0f6fd30cd94fdce9b3cde2d4d518c323
tree9e2cdebdaaa90e3dcd02626dbcac516c7dc4f298
parent72a03baa73698fc1213a74320e6253c2380dd8fa
ao-bringup-avr: Add very primitive 'blink' to toggle the 32u4 B7 line

This should permit basic testing of the chip.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-bringup-avr/Makefile [new file with mode: 0644]
ao-bringup-avr/ao-blink.c [new file with mode: 0644]