aboutsummaryrefslogtreecommitdiff
path: root/examples/lm3s/Makefile.include
AgeCommit message (Expand)Author
2012-10-16fix clean target for example makefiles if the compiler is not in PATHFelix Ruess
2012-08-14Use make wildcard command for source dir detect. Library path fix.Piotr Esden-Tempski
2012-08-13Examples detect if they are being built in src dir.Piotr Esden-Tempski
2012-08-13Changed local build target for library and linker files.Piotr Esden-Tempski
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2011-11-13examples: Remove duplicate example linker scripts.Uwe Hermann
2011-10-12Update examples Makefiles to use the make shell function rather than backtick...Fergus Noble
2011-10-04Switched all makefiles to arm-none-eabi default.Piotr Esden-Tempski
2011-04-24Delete example dependencies on 'make clean'Gareth McMullin
2011-03-14Added dependency generation. Abort loops on error.Gareth McMullin
2011-02-04Added initial support for the LuminaryMicro LM3S family.Gareth McMullin