aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/ISP
Commit message (Expand)AuthorAgeFilesLines
* 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-222-10/+10
* Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...Dean Camera2011-01-101-10/+10
* Update copyright year on all source files.Dean Camera2011-01-014-8/+8
* Combined page and word ISP programming mode code in the AVRISP-MKII clone pro...Dean Camera2010-12-251-110/+66
* Fixed possible programming problem in the AVRISP-MKII clone project when prog...Dean Camera2010-12-251-13/+15
* Fixed incorrect definition of the HID_KEYBOARD_SC_D constant in the HID class...Dean Camera2010-12-131-0/+3
* Lower bulk endpoint polling rate in the descriptors to the lowest possible va...Dean Camera2010-11-221-1/+1
* 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-143-6/+6
* Fixed PDI/TPI programming speed of ~250KHz in the AVRISP-MKII Clone project, ...Dean Camera2010-11-122-3/+6
* 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-023-17/+46
* Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean Camera2010-10-284-4/+4
* Clean up excessive whitespace at the end of each line using the wspurify tool...Dean Camera2010-10-134-99/+102
* Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when w...Dean Camera2010-10-022-4/+15
* Changed default value for the reset polarity parameter in the AVRISP-MKII pro...Dean Camera2010-09-291-1/+3
* Commit for the 100807 release.Dean Camera2010-08-091-1/+1
* 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-293-81/+250
* Update all demos, projects and bootloaders to indent all function parameters,...Dean Camera2010-07-212-4/+9
* Remove the timeout period extension code from the AVRISP project, as no singl...Dean Camera2010-07-132-23/+7
* Minor documentation cleanups.Dean Camera2010-06-032-2/+3
* Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs af...Dean Camera2010-05-141-35/+30
* Remove incorrect check for the current device state in the Set Configuration ...Dean Camera2010-05-132-24/+26
* Additional fix to the AVRISP-MKII clone project for 256KB AVRs.Dean Camera2010-05-131-18/+14
* Fixed AVRISP-MKII clone project not correctly issuing SET EXTENDED ADDRESS co...Dean Camera2010-05-131-9/+37
* Add svn:eol-style property to source files, so that the line endings are corr...Dean Camera2010-05-084-882/+882
* Change AVRISP project's timeout to be interrupt based again, but make the int...Dean Camera2010-05-021-14/+0
* Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...Dean Camera2010-03-311-0/+9
* Revert changes made for the partial port to the AVR32 architecture.Dean Camera2010-02-242-36/+36
* Update Temperature board driver to be AVR32 compatible when the ADC periphera...Dean Camera2010-02-232-36/+36
* More fixes to the AVRISP command timeout system so that it should no longer l...Dean Camera2010-02-213-17/+29
* 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-102-4/+17
* Fixed issues with EEPROM and FLASH ISP programming in the AVRISP project.Dean Camera2010-02-012-8/+9
* Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...Dean Camera2010-01-191-10/+10
* Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_...Dean Camera2010-01-171-16/+49
* Update Doxygen configuration files to the latest Doxygen version.Dean Camera2010-01-062-3/+5
* Update copyright year to 2010.Dean Camera2009-12-304-8/+8
* 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-284-28/+28
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-274-0/+814