aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP-MKII/Lib/ISP/ISPProtocol.c
Commit message (Expand)AuthorAgeFilesLines
* Documentation: Update copyrights to 2019.Dean Camera2019-01-081-2/+2
* AVRISP-MKII Clone: Clean up ISP driver code, namespace module variables.Dean Camera2019-01-081-495/+482
* modify copyright statementjacobseptember2019-01-071-1/+1
* Changes to interrupt blocking, etc for PR changejacobseptember2019-01-041-13/+15
* Add support for RC calibration from AVR053jacobseptember2018-12-031-19/+17
* Add support for RC calibration from AVR053jacobseptember2018-12-031-15/+101
* Update copyrights for 2018.Dean Camera2018-01-041-2/+2
* Update copyrights for 2017.Dean Camera2017-04-181-2/+2
* Update copyrights to 2016.Dean Camera2016-01-311-2/+2
* Update copyrights to 2015 (better late than never).Dean Camera2015-05-171-2/+2
* Update copyrights for 2014.Dean Camera2014-01-041-2/+2
* Update copyright year to 2013.Dean Camera2013-01-031-2/+2
* Minor documentation improvements.Dean Camera2012-10-051-1/+1
* Reintegrate the FullEPAddresses development branch into trunk.Dean Camera2012-04-141-9/+9
* Reverted AVRISP-MKII clone project watchdog based command timeout patch in fa...Dean Camera2012-04-011-2/+2
* Update file contributor copyrights for 2012.Dean Camera2012-02-041-1/+1
* Update file header copyrights for 2012.Dean Camera2012-02-041-1/+1
* Make all AVRISP-MKII programmer parameters readable, since there's no real go...Dean Camera2012-01-231-1/+3
* Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...Dean Camera2011-12-231-5/+6
* Added reliability patches to the AVRISP-MKII Clone project's ISP and PDI/TPI ...Dean Camera2011-10-071-1/+4
* Added new callback to the Audio Class driver to allow for endpoint control ma...Dean Camera2011-06-031-2/+2
* Spell check library source code files.Dean Camera2011-06-011-1/+1
* Oops - revert commit of an incomplete port of the AVRISP-MKII project.Dean Camera2011-05-291-11/+11
* Added new incomplete AudioInputHost Host LowLevel demo.Dean Camera2011-05-291-11/+11
* Correct UC3 global interrupt functions.Dean Camera2011-04-081-1/+1
* Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean Camera2011-04-041-26/+26
* Fixed programming errors in the AVRISP-MKII project when the programming pack...Dean Camera2011-02-041-2/+11
* Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout...Dean Camera2011-01-221-5/+5
* 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-011-2/+2
* 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
* Second patch to fix incorrect PDI/TPI programming speed.Dean Camera2010-11-141-2/+2
* Rescue clock of the AVRISP-MKII moved to the AVR's OCR1A pin, so that the clo...Dean Camera2010-11-021-12/+0
* 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-66/+66
* Fixed broken FLASH/EEPROM programming in the AVRISP-MKII clone project when w...Dean Camera2010-10-021-3/+14
* Commit for the 100807 release.Dean Camera2010-08-091-1/+1
* Added support to the AVRISP-MKII project for ISP speeds slower than 125KHz vi...Dean Camera2010-07-291-26/+26
* Remove the timeout period extension code from the AVRISP project, as no singl...Dean Camera2010-07-131-8/+3
* Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs af...Dean Camera2010-05-141-35/+30
* 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-081-544/+544
* 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-241-24/+24
* Update Temperature board driver to be AVR32 compatible when the ADC periphera...Dean Camera2010-02-231-24/+24
* More fixes to the AVRISP command timeout system so that it should no longer l...Dean Camera2010-02-211-1/+16
* Added .5MHz recovery clock to the AVRISP programmer project when in ISP progr...Dean Camera2010-02-101-0/+13
* Fixed issues with EEPROM and FLASH ISP programming in the AVRISP project.Dean Camera2010-02-011-7/+8