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
/
XPROGProtocol.c
Age
Commit message (
Expand
)
Author
2012-02-19
Add tag for the 120219 release.
LUFA-120219
Dean
2011-12-23
Run wspurify script on /trunk/ and /branches/ C source files, to remove any t...
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-02-04
Fixed programming errors in the AVRISP-MKII project when the programming pack...
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-16
Fixed AVRISP-MKII clone project not starting the target's program automatical...
Dean
2010-11-16
Added new XCK_RESCUE_CLOCK_ENABLE compile time option to the AVRISP-MKII clon...
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-10-02
Fixed broken lock byte programming in the AVRISP-MKII clone project for some ...
Dean
2010-07-22
Future proof the XPROG protocol of the AVRISP-MKII project, so that non PDI a...
Dean
2010-07-13
Remove the timeout period extension code from the AVRISP project, as no singl...
Dean
2010-06-17
Fixed broken PDI EEPROM Section Erase functionality in the AVRISP-MKII project.
Dean
2010-06-16
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean
2010-05-16
Fixed AVRISP project not sending a full erase-and-write EEPROM command to XME...
Dean
2010-05-08
Add svn:eol-style property to source files, so that the line endings are corr...
Dean
2010-04-05
Add user callback function to the Bluetooth host demo to filter out connectio...
Dean
2010-03-31
Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...
Dean
2010-03-17
Software PDI mode breaks unless the software USART has 100 cycles between bits.
Dean
2010-03-16
Fixed PDI programming mode in the AVRISP programmer project not exiting progr...
Dean
2010-02-21
Increased the speed of both software and hardware TPI/PDI programming modes o...
Dean
2010-02-10
Fixed lack of SECTION ERASE command in TPI programming mode of the AVRISP pro...
Dean
2010-02-08
Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure er...
Dean
2010-02-02
Fix TPI mode chip erase code not properly erasing the target memory space.
Dean
2010-01-27
Ensure TPI enable timing requirements are met in AVRISP-MKII programmer. Remo...
Dean
2010-01-25
Minor code cleanups, remove TemperatureDataLogger host application's Visual S...
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-29
Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the ...
Dean
2009-12-28
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks,...
Dean
2009-12-28
Add first draft of the TPI NVM commands for reading, writing and erasing a ta...
Dean
2009-12-28
Add dummy undocumented TPI XPROG parameters to the AVRISP project so that TPI...
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