Fix STM LED driver and blink LEDs on discovery board
authorKeith Packard <keithp@keithp.com>
Mon, 19 Mar 2012 05:26:43 +0000 (22:26 -0700)
committerKeith Packard <keithp@keithp.com>
Thu, 29 Mar 2012 04:37:03 +0000 (21:37 -0700)
commit4be74ef0d13114707fd8217907a5ec457f886160
treefafe7935bad49480fefb462aa49a33f7e46af3a4
parentab6ea9043b592c25948a70b6204d613756a9a250
Fix STM LED driver and blink LEDs on discovery board

This adds a task to blink the LEDs, after first fixing up the LED
output code to enable the GPIO and talk to the right pins for the
discovery board.

Signed-off-by: Keith Packard <keithp@keithp.com>
src/stm-demo/Makefile
src/stm-demo/ao_demo.c
src/stm-demo/ao_pins.h
src/stm/ao_led.c