Use SysTick instead of a busy loop to blink the LED once per second
authorMatt Mullins <mmullins@mmlx.us>
Sun, 23 Dec 2012 05:59:45 +0000 (21:59 -0800)
committerMatt Mullins <mmullins@mmlx.us>
Sun, 23 Dec 2012 06:00:49 +0000 (22:00 -0800)
commitfdda5cf665b802b31be27ca55a849a5732620f6b
tree976812c5bfc017a01fe98c02e3f01679b9ef896e
parentb04d4d45e4529cfcaa997885ad93e0c68931b9a7
Use SysTick instead of a busy loop to blink the LED once per second
isr_table.c
led_blink.c
led_blink.h