Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Converting all files to UNIX newlines. | Marti Bolivar | 2011-05-10 | 3 | -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 Hung | 2011-02-27 | 3 | -586/+51 |
| | | | | | 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 | 3 | -0/+617 |
still need usb descriptors to improve, and also nothing else is tested. |