Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tidy up linker scripts. | Marti Bolivar | 2011-09-07 | 1 | -2/+1 |
| | | | | Comment/whitespace changes only. | ||||
* | Converting all files to UNIX newlines. | Marti Bolivar | 2011-05-10 | 1 | -27/+27 |
| | | | | | | | 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 Hung | 2011-02-27 | 1 | -210/+17 |
| | | | | | Add common linker scripts for ram and rom. Add medium and high density libraries for libcs3. | ||||
* | maple mini runs blinky now. | Marti Bolivar | 2010-10-22 | 1 | -0/+220 |
still need usb descriptors to improve, and also nothing else is tested. |