Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | support: linker: Fix high density vector table | Perry Hung | 2011-03-15 | 1 | -0/+0 |
| | | | | | | | Entries for high-density interrupt vectors were incorrectly declared to be .weak instead of .long. Thanks redfox74! | ||||
* | Refactor linker scripts. Rename irq and exception handlers. | Perry Hung | 2011-02-27 | 1 | -0/+0 |
Add common linker scripts for ram and rom. Add medium and high density libraries for libcs3. |