stellaris/led_blink.git
11 years agoAdd some empty asm("") blocks to spin() to thwart optimizations
Matt Mullins [Sun, 23 Dec 2012 04:07:06 +0000 (20:07 -0800)]
Add some empty asm("") blocks to spin() to thwart optimizations

11 years agoAdd clean target to Makefile
Matt Mullins [Sun, 23 Dec 2012 03:50:15 +0000 (19:50 -0800)]
Add clean target to Makefile

11 years agoRefactor spin loops, to prepare for global -O3
Matt Mullins [Sun, 23 Dec 2012 03:49:41 +0000 (19:49 -0800)]
Refactor spin loops, to prepare for global -O3

11 years agoBlinks an LED from the reset ISR
Matt Mullins [Sun, 23 Dec 2012 02:57:24 +0000 (18:57 -0800)]
Blinks an LED from the reset ISR

11 years agoAdd Makefile.
Matt Mullins [Sun, 23 Dec 2012 01:26:56 +0000 (17:26 -0800)]
Add Makefile.

11 years agoNull (infinite loop) ISR table and linker script.
Matt Mullins [Sun, 23 Dec 2012 01:19:03 +0000 (17:19 -0800)]
Null (infinite loop) ISR table and linker script.