aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/ISP/ISPTarget.h
Commit message (Collapse)AuthorAgeFilesLines
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
|
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any ↵Dean Camera2011-12-231-2/+2
| | | | trailing whitespace at the end of each line.
* Added INVERTED_ISP_MISO compile time option to the AVRISP-MKII clone project ↵Dean Camera2011-10-301-0/+14
| | | | (thanks to Chuck Rohs).
* Minor documentation fixes.Dean Camera2011-10-301-1/+1
|
* Massive corrections to the project documentation and code comments, thanks ↵Dean Camera2011-06-051-1/+1
| | | | to Russian translation services provided by Andrey from Microsin.ru.
* Oops - revert commit of an incomplete port of the AVRISP-MKII project.Dean Camera2011-05-291-14/+5
|
* Added new incomplete AudioInputHost Host LowLevel demo.Dean Camera2011-05-291-5/+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 Camera2011-01-011-2/+2
|
* Lower bulk endpoint polling rate in the descriptors to the lowest possible ↵Dean Camera2010-11-221-1/+1
| | | | value to give maximum throughput.
* Second patch to fix incorrect PDI/TPI programming speed.Dean Camera2010-11-141-2/+2
|
* Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, ↵Dean Camera2010-11-121-2/+5
| | | | instead of the desired 500KHz.
* Rescue clock of the AVRISP-MKII moved to the AVR's OCR1A pin, so that the ↵Dean Camera2010-11-021-0/+2
| | | | clock can be generated at all times when 125KHz ISP programming mode is selected.
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org ↵Dean Camera2010-10-281-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 Camera2010-10-131-9/+10
| | | | tool made by Laszlo Monda
* Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz ↵Dean Camera2010-07-291-6/+53
| | | | | | via a new software SPI driver. Added new SPI_ORDER_* data order masks to the SPI peripheral driver.
* Update all demos, projects and bootloaders to indent all function ↵Dean Camera2010-07-211-2/+4
| | | | | | parameters, one per line, for better readability. Add missing const qualifiers to the demos.
* Minor documentation cleanups.Dean Camera2010-06-031-1/+2
|
* Remove incorrect check for the current device state in the Set Configuration ↵Dean Camera2010-05-131-0/+1
| | | | | | request handler of DevChapter9, which broke Set Configuration requests to the device under most circumstances. Move out the SPI prescaler list to a PROGMEM module-level variable in ISPTarget.c.
* Add svn:eol-style property to source files, so that the line endings are ↵Dean Camera2010-05-081-72/+72
| | | | correctly converted to the target system's native end of line style.
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-0/+2
|
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
|
* Fix MIT license language to make its intent clearer.Dean Camera2009-12-281-7/+7
|
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-0/+70