Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update copyrights for 2017. | Dean Camera | 2017-04-18 | 1 | -2/+2 |
| | |||||
* | Update copyrights to 2016. | Dean Camera | 2016-01-31 | 1 | -2/+2 |
| | |||||
* | Atmel Studio 7 has a newer AVRISP-MKII firmware payload. | Dean Camera | 2015-10-04 | 1 | -1/+1 |
| | |||||
* | Update copyrights to 2015 (better late than never). | Dean Camera | 2015-05-17 | 1 | -2/+2 |
| | |||||
* | Update copyrights for 2014. | Dean Camera | 2014-01-04 | 1 | -2/+2 |
| | |||||
* | Bump AVRISP-MKII version number to be compatible with Atmel Studio 6.1 SP2. | Dean Camera | 2013-08-19 | 1 | -1/+1 |
| | |||||
* | Update AVRISP-MKII Clone programmer project default firmware minor revision ↵ | Dean Camera | 2013-04-27 | 1 | -1/+1 |
| | | | | number to make it compatible with the Atmel Studio 6.1 public release. | ||||
* | Code style fixes to the AVRISP-MKII Clone programmer project. | Dean Camera | 2013-01-14 | 1 | -1/+1 |
| | |||||
* | Updated AVRISP-MKII Clone Programmer project so that the SCK clock period is ↵ | Dean Camera | 2013-01-13 | 1 | -3/+3 |
| | | | | saved in EEPROM (thanks to Gerhard Wesser). | ||||
* | Update copyright year to 2013. | Dean Camera | 2013-01-03 | 1 | -2/+2 |
| | |||||
* | Minor documentation improvements. | Dean Camera | 2012-10-05 | 1 | -1/+1 |
| | |||||
* | AppConfigHeaders: Make sure that in applications using an AppConfig.h ↵ | Dean Camera | 2012-05-15 | 1 | -2/+0 |
| | | | | configuration file, all application headers include the configuration file. | ||||
* | AppConfigHeaders: Update several user projects to use configuration header ↵ | Dean Camera | 2012-05-10 | 1 | -1/+2 |
| | | | | files, rather than makefile defines. | ||||
* | Updated the AVRISP-MKII Clone programmer project to be compatible with the ↵ | Dean Camera | 2012-02-08 | 1 | -0/+6 |
| | | | | | | latest version of AVR Studio (version 5.1). Changed the AVRISP-MKII Clone programmer project to report a fixed 3.3V VTARGET voltage on USB AVRs lacking an ADC instead of 5V to prevent warnings in AVR Studio 5.1 when programming XMEGA devices. | ||||
* | Update file contributor copyrights for 2012. | Dean Camera | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | Update file header copyrights for 2012. | Dean Camera | 2012-02-04 | 1 | -1/+1 |
| | |||||
* | Oops - revert commit of an incomplete port of the AVRISP-MKII project. | Dean Camera | 2011-05-29 | 1 | -14/+3 |
| | |||||
* | Added new incomplete AudioInputHost Host LowLevel demo. | Dean Camera | 2011-05-29 | 1 | -3/+14 |
| | | | | | | Added missing Audio class control request definitions. Added support for the Audio class GET STATUS request so that it is correctly ACKed when sent by the host. | ||||
* | Update copyright year on all source files. | Dean Camera | 2011-01-01 | 1 | -2/+2 |
| | |||||
* | Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org ↵ | Dean Camera | 2010-10-28 | 1 | -1/+1 |
| | | | | redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists. | ||||
* | Clean up excessive whitespace at the end of each line using the wspurify ↵ | Dean Camera | 2010-10-13 | 1 | -10/+10 |
| | | | | tool made by Laszlo Monda | ||||
* | Update all demos, projects and bootloaders to indent all function ↵ | Dean Camera | 2010-07-21 | 1 | -1/+2 |
| | | | | | | parameters, one per line, for better readability. Add missing const qualifiers to the demos. | ||||
* | Minor documentation cleanups. | Dean Camera | 2010-06-03 | 1 | -2/+2 |
| | |||||
* | Add svn:eol-style property to source files, so that the line endings are ↵ | Dean Camera | 2010-05-08 | 1 | -85/+85 |
| | | | | correctly converted to the target system's native end of line style. | ||||
* | Clean up and add more comments to the AVRISP-MKII project. Make sure the ↵ | Dean Camera | 2010-01-17 | 1 | -2/+5 |
| | | | | SPI_MULTI command handler supports multiple packet responses. Use slightly smaller/faster repeated indirect-load commands when retrieving the PDI target's memory CRCs. | ||||
* | Update copyright year to 2010. | Dean Camera | 2009-12-30 | 1 | -2/+2 |
| | |||||
* | Fix MIT license language to make its intent clearer. | Dean Camera | 2009-12-28 | 1 | -7/+7 |
| | |||||
* | Rename AVRISP project folder to AVRISP-MKII. | Dean Camera | 2009-12-27 | 1 | -0/+82 |