aboutsummaryrefslogtreecommitdiffstats
path: root/support/ld/maple_mini/ram.ld
Commit message (Collapse)AuthorAgeFilesLines
* Refactor linker scripts. Rename irq and exception handlers.Perry Hung2011-02-271-210/+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/+220
still need usb descriptors to improve, and also nothing else is tested.