Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix corrupted disassembly listing (LSS) files due to linker relaxations; ↵ | Dean Camera | 2013-03-20 | 1 | -2/+2 |
| | | | | pass -mrelax to the compiler to make it aware of, and able to compensate for, linker relaxations. | ||||
* | Use dedicated -mrelax linker option in the Atmel Studio integration ↵ | Dean Camera | 2013-03-01 | 1 | -2/+2 |
| | | | | toolchain configurations, rather than a freeform linker switch. | ||||
* | Use a slightly less insane/redundant toolchain configuration from within ↵ | Dean Camera | 2013-02-27 | 1 | -11/+7 |
| | | | | Atmel Studio. | ||||
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | Add Atmel Studio integration files. | Dean Camera | 2013-01-03 | 1 | -0/+47 |