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
/
XPROG
/
XPROGTarget.h
Age
Commit message (
Expand
)
Author
2012-02-19
Add tag for the 120219 release.
LUFA-120219
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-01-01
Update copyright year on all source files.
Dean
2010-11-22
Lower bulk endpoint polling rate in the descriptors to the lowest possible va...
Dean
2010-11-17
Rename incorrectly named XPROGTarget_SendBreak() function to XPROGTarget_Send...
Dean
2010-11-16
Slow AVRISP-MKII clone PDI/TPI programming speed back to 250KHz due to issues...
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-06-15
Change over Doxygen \note documentation to \pre where applicable.
Dean
2010-06-03
Minor documentation cleanups.
Dean
2010-05-13
Fixed AVRISP-MKII clone project not correctly issuing SET EXTENDED ADDRESS co...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-05-04
Removed software PDI/TPI emulation from the AVRISP-MKII clone project, as it ...
Dean
2010-05-02
Increase hardware PDI/TPI programming speed to 1MHz in the AVRISP MKII clone ...
Dean
2010-03-17
Software PDI mode breaks unless the software USART has 100 cycles between bits.
Dean
2010-02-21
Oops - need to revert changes made to ease testing of the software PDI progra...
Dean
2010-02-21
Remove dual ISR for software PDI mode, use a single ISR instead to reduce cod...
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-02-08
Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure er...
Dean
2010-01-25
Minor code cleanups, remove TemperatureDataLogger host application's Visual S...
Dean
2009-12-30
Update copyright year to 2010.
Dean
2009-12-29
Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the ...
Dean
2009-12-29
Fixed AVRISP PDI race condition where the guard time between direction change...
Dean
2009-12-29
Change the AVRISP project's RESET LINE makefile tokens to AUX LINE, as it is ...
Dean
2009-12-28
Add first draft of the TPI NVM commands for reading, writing and erasing a ta...
Dean
2009-12-28
Fix MIT license language to make its intent clearer.
Dean
2009-12-27
Fix mistakes in the XPROGTarget.c/.h files for TPI mode software USART clock ...
Dean
2009-12-27
Rename AVRISP project folder to AVRISP-MKII.
Dean