Minor documentation adjustments to the demos, projects and bootloaders to ensure...
[pub/USBasp.git] / Projects / Incomplete /
2009-11-23 Dean CameraThe incomplete StandaloneProgrammer project now uses...
2009-11-20 Dean CameraFixed LowLevel Keyboard demo not saving the issued...
2009-11-17 Dean CameraMake RNDISHost demo validate the set Packet Filter...
2009-08-25 Dean CameraPartial Commit: Move AVRISP project out of the Projects...
2009-08-25 Dean CameraAdd function documentation to the AVRISP project.
2009-08-25 Dean CameraFinished preliminary AVRISP project - all V2 protocol...
2009-08-25 Dean CameraFixed AVRISP V2 Protocol handler for the READ_FLASH_ISP...
2009-08-25 Dean CameraUpdated Benito project -- added hardware interrupt...
2009-08-24 Dean CameraFix endianness of LOAD_ADDRESS command data, add correc...
2009-08-24 Dean CameraSwitch to hardware delays and timeouts via a hardware...
2009-08-24 Dean CameraAdded PROGRAM_FLASH_ISP and PROGRAM_EEPROM_ISP handler...
2009-08-24 Dean CameraFixed V2 Protocol READ_FLASH_ISP and READ_EEPROM_ISP...
2009-08-24 Dean CameraFix to V2 Protocol for Fuse/Sig/Lock byte read -- off...
2009-08-23 Dean CameraAdded V2 protocol handlers for the READ and WRITE memor...
2009-08-23 Dean CameraMoved out target-related V2 protocol commands into...
2009-08-23 Dean CameraFixed AVRISP programmer demo -- can now connect to...
2009-08-23 Dean CameraAdded V2Protocol handlers to the AVRISP project to...
2009-08-20 Dean CameraRenamed Projects/Unfinished to Projects/Incomplete...