descriptionBlink an LED on the TI Stellaris LaunchPad board
ownerMatt Mullins
last changeMon, 24 Dec 2012 03:17:52 +0000 (19:17 -0800)
shortlog
2012-12-24 Matt MullinsUse TIMER4 in 32-bit mode to replace SysTick. master
2012-12-23 Matt MullinsAdd -f to rm so that cleaning twice doesn't error.
2012-12-23 Drew FisherAdd -mthumb to CFLAGS to force Thumb mode
2012-12-23 Matt MullinsUse SysTick instead of a busy loop to blink the LED...
2012-12-23 Matt MullinsSet up the system clock to use crystal, and PLL to...
2012-12-23 Matt MullinsAdd some empty asm("") blocks to spin() to thwart optim...
2012-12-23 Matt MullinsAdd clean target to Makefile
2012-12-23 Matt MullinsRefactor spin loops, to prepare for global -O3
2012-12-23 Matt MullinsBlinks an LED from the reset ISR
2012-12-23 Matt MullinsAdd Makefile.
2012-12-23 Matt MullinsNull (infinite loop) ISR table and linker script.
heads
11 years ago master
11 years ago serial