summaryrefslogtreecommitdiff
path: root/Projects/AVRISP-MKII/Lib/V2Protocol.c
AgeCommit message (Expand)Author
2011-06-01Spell check library source code files.Dean
2011-05-29Oops - revert commit of an incomplete port of the AVRISP-MKII project.Dean
2011-05-29Added new incomplete AudioInputHost Host LowLevel demo.Dean
2011-04-04Renamed all low level Endpoint_Read_*, Endpoint_Write_* and Endpoint_Discard_...Dean
2011-01-22Changed AVRISP-MKII project to use the Watchdog interrupt for command timeout...Dean
2011-01-10Altered all endpoint/pipe stream transfers so that the new BytesProcessed par...Dean
2011-01-01Update copyright year on all source files.Dean
2010-11-08Added board hardware driver support for the Adafruit U4 breakout board.Dean
2010-11-02Fix XPLAINBridge code broken during the changes to the Rescue Clock generatio...Dean
2010-11-02Rescue clock of the AVRISP-MKII moved to the AVR's OCR1A pin, so that the clo...Dean
2010-10-28Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redi...Dean
2010-10-13Clean up excessive whitespace at the end of each line using the wspurify tool...Dean
2010-08-31Fix incorrect ADC driver documentation for the parameters of ADC_Init(), fix ...Dean
2010-07-30More spell checking of all source files -- correct missed errors, switch to E...Dean
2010-07-13Remove the timeout period extension code from the AVRISP project, as no singl...Dean
2010-05-14Fixed AVRISP project sending a LOAD EXTENDED ADDRESS command to 128KB AVRs af...Dean
2010-05-08Add svn:eol-style property to source files, so that the line endings are corr...Dean
2010-05-02Increase hardware PDI/TPI programming speed to 1MHz in the AVRISP MKII clone ...Dean
2010-05-02Switch back to C based timeout ISR in the AVRISP project - assembly version w...Dean
2010-05-02Change AVRISP project's timeout to be interrupt based again, but make the int...Dean
2010-03-31Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...Dean
2010-02-21More fixes to the AVRISP command timeout system so that it should no longer l...Dean
2010-02-21Increased the speed of both software and hardware TPI/PDI programming modes o...Dean
2010-02-19AVRISP programmer project now has a more robust timeout system, allowing for ...Dean
2010-01-25Added explicit ADC channel masks for the standard set of ADC channels, as the...Dean
2010-01-19Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...Dean
2010-01-17Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_...Dean
2009-12-30Update copyright year to 2010.Dean
2009-12-28Fix MIT license language to make its intent clearer.Dean
2009-12-27Rename AVRISP project folder to AVRISP-MKII.Dean