Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyrights for 2018. | Dean Camera | 2018-01-04 | 1 | -1/+1 |
| | |||||
* | Update copyrights for 2017. | Dean Camera | 2017-04-18 | 1 | -1/+1 |
| | |||||
* | Update copyrights to 2016. | Dean Camera | 2016-01-31 | 1 | -1/+1 |
| | |||||
* | Fix Atmel Studio projects not enabling linker relaxations correctly. | Dean Camera | 2015-10-03 | 1 | -0/+2 |
| | |||||
* | Update ye-olde copyrights on Atmel Studio integration files. | Dean Camera | 2015-10-03 | 1 | -1/+1 |
| | |||||
* | Patched the LUFA build system to work around a GCC code generation bug in ↵ | Dean Camera | 2014-08-26 | 1 | -1/+1 |
| | | | | newer toolchains when building for larger FLASH memory devices (thanks to demultiplexer) | ||||
* | 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 |