index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
AVRISP-MKII
/
Lib
/
XPROG
/
XPROGProtocol.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Spell check code and manual pages. Remove custom Doxygen CSS stylesheet, as t...
Dean Camera
2010-06-16
1
-2
/
+2
*
Fixed AVRISP project not sending a full erase-and-write EEPROM command to XME...
Dean Camera
2010-05-16
1
-1
/
+1
*
Add svn:eol-style property to source files, so that the line endings are corr...
Dean Camera
2010-05-08
1
-514
/
+514
*
Add user callback function to the Bluetooth host demo to filter out connectio...
Dean Camera
2010-04-05
1
-0
/
+4
*
Added WIN_LIBUSB_COMPAT compile time option to the AVRISP programmer project ...
Dean Camera
2010-03-31
1
-0
/
+8
*
Software PDI mode breaks unless the software USART has 100 cycles between bits.
Dean Camera
2010-03-17
1
-4
/
+0
*
Fixed PDI programming mode in the AVRISP programmer project not exiting progr...
Dean Camera
2010-03-16
1
-1
/
+9
*
Increased the speed of both software and hardware TPI/PDI programming modes o...
Dean Camera
2010-02-21
1
-4
/
+4
*
Fixed lack of SECTION ERASE command in TPI programming mode of the AVRISP pro...
Dean Camera
2010-02-10
1
-4
/
+12
*
Fix AVRISP-MKII clone project's TPI Chip Erase command processing - ensure er...
Dean Camera
2010-02-08
1
-54
/
+70
*
Fix TPI mode chip erase code not properly erasing the target memory space.
Dean Camera
2010-02-02
1
-1
/
+1
*
Ensure TPI enable timing requirements are met in AVRISP-MKII programmer. Remo...
Dean Camera
2010-01-27
1
-10
/
+6
*
Minor code cleanups, remove TemperatureDataLogger host application's Visual S...
Dean Camera
2010-01-25
1
-1
/
+1
*
Changed XPLAINBridge project to be both a USB to USART bridge and a PDI progr...
Dean Camera
2010-01-19
1
-7
/
+7
*
Clean up and add more comments to the AVRISP-MKII project. Make sure the SPI_...
Dean Camera
2010-01-17
1
-3
/
+3
*
Update copyright year to 2010.
Dean Camera
2009-12-30
1
-2
/
+2
*
Reduced guard bit time in the AVRISP project PDI/TPI protocols to reduce the ...
Dean Camera
2009-12-29
1
-3
/
+8
*
Fix TPI NVM Write handler -- AVRStudio sends out writes in page sized chunks,...
Dean Camera
2009-12-28
1
-2
/
+12
*
Add first draft of the TPI NVM commands for reading, writing and erasing a ta...
Dean Camera
2009-12-28
1
-13
/
+28
*
Add dummy undocumented TPI XPROG parameters to the AVRISP project so that TPI...
Dean Camera
2009-12-28
1
-8
/
+17
*
Fix MIT license language to make its intent clearer.
Dean Camera
2009-12-28
1
-7
/
+7
*
Rename AVRISP project folder to AVRISP-MKII.
Dean Camera
2009-12-27
1
-0
/
+439