aboutsummaryrefslogtreecommitdiffstats
path: root/support/ld/maple_mini
Commit message (Collapse)AuthorAgeFilesLines
* Converting all files to UNIX newlines.Marti Bolivar2011-05-103-82/+82
| | | | | | | Committing the results of running the following on the libmaple root directory: $ fromdos `grep --exclude-dir='[.]git' -Ilsr $'\r$' .`
* Refactor linker scripts. Rename irq and exception handlers.Perry Hung2011-02-273-586/+51
| | | | | Add common linker scripts for ram and rom. Add medium and high density libraries for libcs3.
* maple mini runs blinky now.Marti Bolivar2010-10-223-0/+617
still need usb descriptors to improve, and also nothing else is tested.