aboutsummaryrefslogtreecommitdiff
path: root/lib/lm3s/Makefile
AgeCommit message (Collapse)Author
2012-03-02Some additional LGPL3+ license change cleanups.Piotr Esden-Tempski
Changed the license to LGPL3+ for some makefiles that got ommited in the previous big patch commit. Corrected a find and replace error in a linker file.
2011-10-04Switched all makefiles to arm-none-eabi default.Piotr Esden-Tempski
2011-03-14Added dependency generation. Abort loops on error.Gareth McMullin
2011-02-09Minor cosmetics, whitespace.Uwe Hermann
2011-02-04Added initial support for the LuminaryMicro LM3S family.Gareth McMullin