aboutsummaryrefslogtreecommitdiff
path: root/Projects/Incomplete
AgeCommit message (Expand)Author
2009-11-20Fixed LowLevel Keyboard demo not saving the issued report only after it has b...Dean
2009-11-17Make RNDISHost demo validate the set Packet Filter to ensure that it is being...Dean
2009-08-25Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean
2009-08-25Add function documentation to the AVRISP project.Dean
2009-08-25Finished preliminary AVRISP project - all V2 protocol commands now work corre...Dean
2009-08-25Fixed AVRISP V2 Protocol handler for the READ_FLASH_ISP and READ_EEPROM_ISP h...Dean
2009-08-25Updated Benito project -- added hardware interrupt and software buffering for...Dean
2009-08-24Fix endianness of LOAD_ADDRESS command data, add correct PROGRAM_FLASH_ISP/PR...Dean
2009-08-24Switch to hardware delays and timeouts via a hardware timer in the V2 Protoco...Dean
2009-08-24Added PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler code to the V2 Protoco...Dean
2009-08-24Fixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP handler code in the AVRI...Dean
2009-08-24Fix to V2 Protocol for Fuse/Sig/Lock byte read -- off by one error on the arr...Dean
2009-08-23Added V2 protocol handlers for the READ and WRITE memory commands in the AVRI...Dean
2009-08-23Moved out target-related V2 protocol commands into a seperate file for the AV...Dean
2009-08-23Fixed AVRISP programmer demo -- can now connect to a target and read/write Si...Dean
2009-08-23Added V2Protocol handlers to the AVRISP project to enter/exit programming mod...Dean
2009-08-20Renamed Projects/Unfinished to Projects/Incomplete for consistancy.Dean