| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-06 | Add license to some obvious files. | Diego Elio Pettenò | |
| 2020-04-27 | build_memory_info: Report used, free, and total memory | Jeff Epler | |
| .. intead of just free and total as before. | |||
| 2020-04-27 | build_memory_info: Drop support for old FLASH region name | Jeff Epler | |
| This led to incorrect results about free memory in the stm and i.mx ports | |||
| 2019-12-16 | Increase CPX stack size slightly | Dan Halbert | |
| 2019-12-10 | fix build failures | Dan Halbert | |
| 2019-12-10 | working on all ports | Dan Halbert | |
| 2019-12-06 | atmel-samd working | Dan Halbert | |
| 2019-12-05 | wip | Dan Halbert | |
| 2018-02-09 | Correct _etext location; clean up .ld files | Dan Halbert | |
| 1. Make _extext and _sidata coincide. Old _etext location did not include .ARM.exidx sections, which were usually absent but not always. So flash data was copied to RAM in wrong place. 2. Use decimal constants with "K" and "M" suffixes in .ld files instead of hex constants, to make them easier to read and check for accuracy. | |||
| 2017-02-24 | atmel-samd: Switch to nano newlib and add size script to build. | Scott Shawcroft | |
