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