Use TIMER4 in 32-bit mode to replace SysTick. master
authorMatt Mullins <mmullins@mmlx.us>
Mon, 24 Dec 2012 03:17:52 +0000 (19:17 -0800)
committerMatt Mullins <mmullins@mmlx.us>
Mon, 24 Dec 2012 03:17:52 +0000 (19:17 -0800)
commitc2202006bfa80441eecef3ff0ed2c9d39e2556e7
tree8d91aad5851ec41fb521c0ffbb448522d1f47821
parentdeb1460fca4fe658dcef9ac91ea20794a0d9037d
Use TIMER4 in 32-bit mode to replace SysTick.

This cleans up a lot of code, since we no longer need to keep a software
counter.  32-bits is plenty of counting to turn 80MHz into 2Hz.
isr_table.c
led_blink.c
led_blink.h