Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add function documentation to the AVRISP project. | Dean Camera | 2009-08-25 | 1 | -10/+52 |
* | Updated Benito project -- added hardware interrupt and software buffering for... | Dean Camera | 2009-08-25 | 1 | -9/+3 |
* | Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PR... | Dean Camera | 2009-08-24 | 1 | -11/+3 |
* | Switch to hardware delays and timeouts via a hardware timer in the V2 Protoco... | Dean Camera | 2009-08-24 | 1 | -11/+45 |
* | Added PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler code to the V2 Protoco... | Dean Camera | 2009-08-24 | 1 | -0/+7 |
* | Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the arr... | Dean Camera | 2009-08-24 | 1 | -3/+3 |
* | Added V2 protocol handlers for the READ and WRITE memory commands in the AVRI... | Dean Camera | 2009-08-23 | 1 | -7/+5 |
* | Moved out target-related V2 protocol commands into a seperate file for the AV... | Dean Camera | 2009-08-23 | 1 | -0/+116 |