aboutsummaryrefslogtreecommitdiffstats
path: root/support/ld/maple_mini/jtag.ld
Commit message (Collapse)AuthorAgeFilesLines
* Converting all files to UNIX newlines.Marti Bolivar2011-05-101-28/+28
| | | | | | | 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-271-175/+17
| | | | | Add common linker scripts for ram and rom. Add medium and high density libraries for libcs3.
* maple mini runs blinky now.Marti Bolivar2010-10-221-0/+186
still need usb descriptors to improve, and also nothing else is tested.