aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/ISP/ISPTarget.c
Commit message (Expand)AuthorAgeFilesLines
* Minor documentation improvements.Dean Camera2012-02-011-1/+1
* Fixed AVRISP-MKII Clone timing out on long programming commands such as progr...Dean Camera2012-01-301-0/+3
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-2/+2
* Bit-bang ISP in the AVRISP-MKII clone project needs to set MOSI pin to the MS...Dean Camera2011-11-291-1/+2
* Add const qualifier to all PROGMEM data to prevent warnings in newer AVR-GCC ...Dean Camera2011-09-211-2/+2
* Massive corrections to the project documentation and code comments, thanks to...Dean Camera2011-06-051-5/+5
* Spell check library source code files.Dean Camera2011-06-011-2/+2
* Add static keyword to all project globals whose scope should be restricted to...Dean Camera2011-02-101-2/+2
* Renamed all driver termination *_ShutDown() functions to the more logical nam...Dean Camera2011-01-301-1/+1
* Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout...Dean Camera2011-01-221-5/+5
* Update copyright year on all source files.Dean Camera2011-01-011-2/+2
* Fixed incorrect definition of the HID_KEYBOARD_SC_D constant in the HID class...Dean Camera2010-12-131-0/+3
* Added new XCK_RESCUE_CLOCK_ENABLE compile time option to the AVRISP-MKII clon...Dean Camera2010-11-161-11/+21
* 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-1/+1
* Added board hardware driver support for the Adafruit U4 breakout board.Dean Camera2010-11-081-2/+2
* Rescue clock of the AVRISP-MKII moved to the AVR's OCR1A pin, so that the clo...Dean Camera2010-11-021-5/+44
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-281-1/+1
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-131-15/+16
* Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when w...Dean Camera2010-10-021-1/+1
* Changed default value for the reset polarity parameter in the AVRISP-MKII pro...Dean Camera2010-09-291-1/+3
* Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser ...Dean Camera2010-08-021-2/+8
* More spell checking of all source files -- correct missed errors, switch to E...Dean Camera2010-07-301-1/+1
* Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz vi...Dean Camera2010-07-291-49/+171
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-211-2/+5
* Remove the timeout period extension code from the AVRISP project, as no singl...Dean Camera2010-07-131-15/+4
* Remove incorrect check for the current device state in the Set Configuration ...Dean Camera2010-05-131-24/+25
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-081-187/+187
* Change AVRISP project's timeout to be interrupt based again, but make the int...Dean Camera2010-05-021-14/+0
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-241-12/+12
* Update Temperature board driver to be AVR32 compatible when the ADC periphera...Dean Camera2010-02-231-12/+12
* More fixes to the AVRISP command timeout system so that it should no longer l...Dean Camera2010-02-211-4/+12
* Oops - missed a few references to the old global TimeoutMSRemaining counter i...Dean Camera2010-02-201-5/+18
* Added .5MHz recovery clock to the AVRISP programmer project when in ISP progr...Dean Camera2010-02-101-4/+4
* Fixed issues with EEPROM and FLASH ISP programming in the AVRISP project.Dean Camera2010-02-011-1/+1
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-061-3/+3
* Update copyright year to 2010.Dean Camera2009-12-301-2/+2
* Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is ...Dean Camera2009-12-291-5/+5
* 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/+180