UART stuff doesn't work for some reason.
authorMatt Mullins <mmullins@mmlx.us>
Sun, 23 Dec 2012 07:43:21 +0000 (23:43 -0800)
committerMatt Mullins <mmullins@mmlx.us>
Sun, 23 Dec 2012 18:17:32 +0000 (10:17 -0800)
commit04d7919884005ced207e874c6589c189dee8c249
tree87ecf5b791773514801224add6bc850222951d34
parent36e8078b3fa3012d0a3bb78d328fc3625be9e03b
UART stuff doesn't work for some reason.

I think I've done what I need to do, but it doesn't look like the interrupt is
firing at all.

Plan for tomorrow: merge it with the GPIO and SysTick code from the led_blink,
which should let me get status info, since I can't read hardware registers from
the debugger.
isr_table.c
main.c
main.h