aboutsummaryrefslogtreecommitdiff
path: root/lib/lm3s
AgeCommit message (Expand)Author
2012-10-08add _end and __end symbols for compatibility with code written against CodeSo...Thomas W. Barr
2012-10-08complete peripheral handlers in vector tableThomas W. Barr
2012-10-02Add assert macros to aid in debugging.Tomaz Solc
2012-09-03Support exceptions on all targetsNicolas Schodet
2012-09-03Use a specific symbol for data source address in flashNicolas Schodet
2012-09-03Clean up and make linker scripts more uniformNicolas Schodet
2012-08-13Changed local build target for library and linker files.Piotr Esden-Tempski
2012-03-02Some additional LGPL3+ license change cleanups.Piotr Esden-Tempski
2012-03-02License change of the library to LGPL, version 3 or later.Piotr Esden-Tempski
2012-02-12Linker scripts provide stack pointer at the top of RAM.Gareth McMullin
2012-02-06More coding-style and cosmetic fixes.Uwe Hermann
2012-02-06Discard .ARM.exidx section to make newlib 64bit (long long) printf support wo...Fergus Noble
2011-11-17lib: More small fixes.Uwe Hermann
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