index
:
avr/qmk/lufa
master
[no description]
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Projects
/
Incomplete
/
AVRISP
/
Lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.
Dean Camera
2009-08-25
7
-1283
/
+0
*
Add function documentation to the AVRISP project.
Dean Camera
2009-08-25
6
-28
/
+152
*
Finished preliminary AVRISP project - all V2 protocol commands now work corre...
Dean Camera
2009-08-25
1
-29
/
+17
*
Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP h...
Dean Camera
2009-08-25
1
-21
/
+29
*
Updated Benito project -- added hardware interrupt and software buffering for...
Dean Camera
2009-08-25
5
-15
/
+26
*
Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PR...
Dean Camera
2009-08-24
4
-36
/
+42
*
Switch to hardware delays and timeouts via a hardware timer in the V2 Protoco...
Dean Camera
2009-08-24
5
-28
/
+95
*
Added PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler code to the V2 Protoco...
Dean Camera
2009-08-24
4
-9
/
+71
*
Fixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP handler code in the AVRI...
Dean Camera
2009-08-24
1
-9
/
+0
*
Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the arr...
Dean Camera
2009-08-24
4
-15
/
+44
*
Added V2 protocol handlers for the READ and WRITE memory commands in the AVRI...
Dean Camera
2009-08-23
3
-10
/
+110
*
Moved out target-related V2 protocol commands into a seperate file for the AV...
Dean Camera
2009-08-23
4
-82
/
+182
*
Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...
Dean Camera
2009-08-23
2
-43
/
+18
*
Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...
Dean Camera
2009-08-23
3
-40
/
+265
*
Renamed Projects/Unfinished to Projects/Incomplete for consistancy.
Dean Camera
2009-08-20
5
-0
/
+597