Moved out the handling of V2 Protocol parameters to a seperate set of files. Added...
authorDean Camera <dean@fourwalledcubicle.com>
Wed, 19 Aug 2009 08:29:08 +0000 (08:29 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Wed, 19 Aug 2009 08:29:08 +0000 (08:29 +0000)
commitfa8beef82d1340a69390d4b11ca785ee016789c5
tree1cfb23637c6e2d1c418ef2645b1ec394dff4cd48
parent32cc2b8d4d9f2c66a9dbfa859f476c077592e2cf
Moved out the handling of V2 Protocol parameters to a seperate set of files. Added parameter privellages, so that an error can be returned to the host when trying to perform a get/set value action on a parameter without the correct privellages.
Demos/Device/LowLevel/MassStorage/Lib/SCSI.h
LUFA.pnproj
Projects/Unfinished/AVRISP/AVRISP.c
Projects/Unfinished/AVRISP/Lib/V2Protocol.c
Projects/Unfinished/AVRISP/Lib/V2Protocol.h
Projects/Unfinished/AVRISP/Lib/V2ProtocolParams.c [new file with mode: 0644]
Projects/Unfinished/AVRISP/Lib/V2ProtocolParams.h [new file with mode: 0644]
Projects/Unfinished/AVRISP/makefile