ao-bringup-avr: fix blinking code to actually drive the pin as output
authorKeith Packard <keithp@keithp.com>
Wed, 4 May 2011 05:31:35 +0000 (22:31 -0700)
committerKeith Packard <keithp@keithp.com>
Wed, 4 May 2011 05:31:35 +0000 (22:31 -0700)
commit4c6fddf6f6ea7247291272af39966ab94260fb01
treed0aa6748ed882d326b0d7a5ea9899a2ca839b864
parent2f09373b0f6fd30cd94fdce9b3cde2d4d518c323
ao-bringup-avr: fix blinking code to actually drive the pin as output

Mis-configured the DDR register setting the wrong pin to output.

Signed-off-by: Keith Packard <keithp@keithp.com>
ao-bringup-avr/ao-blink.c