Fix a bug in the Still Image Host Class driver where the returned block status code...
authorDean Camera <dean@fourwalledcubicle.com>
Tue, 15 Dec 2009 05:17:52 +0000 (05:17 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Tue, 15 Dec 2009 05:17:52 +0000 (05:17 +0000)
commit79efd8c79e723adb3392367ae62356c5c3a835d0
tree5232f8c3a61e63287008fafae32cf1cf568fed9e
parent8ea051de637f09f0fd2895f5a18ee9f337b9b1f1
Fix a bug in the Still Image Host Class driver where the returned block status code was being truncated.

Add programming support to the AVRISP project's PDI programming mode; paged memory writes are not currently functional.
LUFA/Drivers/USB/Class/Host/StillImage.c
LUFA/ManPages/ChangeLog.txt
Projects/AVRISP/Lib/NVMTarget.c
Projects/AVRISP/Lib/NVMTarget.h
Projects/AVRISP/Lib/PDIProtocol.c
Projects/AVRISP/Lib/PDIProtocol.h