Added V2Protocol handlers to the AVRISP project to enter/exit programming mode, and...
authorDean Camera <dean@fourwalledcubicle.com>
Sun, 23 Aug 2009 04:01:49 +0000 (04:01 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Sun, 23 Aug 2009 04:01:49 +0000 (04:01 +0000)
commit1e8df8951a3335e4b45ad0c25a82df3d90d785f3
treef331b6886dbc830352574d94d7693b9d73af939c
parentd540276b448ff70bd70f54b1ce015cbb951c76c0
Added V2Protocol handlers to the AVRISP project to enter/exit programming mode, and read/write fuses, lockbits, OSCCAL and Signature bytes.

Added ShutDown functions for all hardware peripheral drivers, so that peripherals can be turned off after use.
LUFA/Drivers/Peripheral/AT90USBXXX67/ADC.h
LUFA/Drivers/Peripheral/SPI.h
LUFA/Drivers/Peripheral/Serial.h
LUFA/Drivers/Peripheral/SerialStream.h
LUFA/ManPages/ChangeLog.txt
LUFA/ManPages/MigrationInformation.txt
Projects/Incomplete/AVRISP/AVRISP.c
Projects/Incomplete/AVRISP/Lib/V2Protocol.c
Projects/Incomplete/AVRISP/Lib/V2Protocol.h
Projects/Incomplete/AVRISP/Lib/V2ProtocolParams.c