-
- Downloads
Moved out the handling of V2 Protocol parameters to a seperate set of files....
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.
Showing
- Demos/Device/LowLevel/MassStorage/Lib/SCSI.h 2 additions, 2 deletionsDemos/Device/LowLevel/MassStorage/Lib/SCSI.h
- LUFA.pnproj 1 addition, 1 deletionLUFA.pnproj
- Projects/Unfinished/AVRISP/AVRISP.c 3 additions, 2 deletionsProjects/Unfinished/AVRISP/AVRISP.c
- Projects/Unfinished/AVRISP/Lib/V2Protocol.c 21 additions, 74 deletionsProjects/Unfinished/AVRISP/Lib/V2Protocol.c
- Projects/Unfinished/AVRISP/Lib/V2Protocol.h 5 additions, 13 deletionsProjects/Unfinished/AVRISP/Lib/V2Protocol.h
- Projects/Unfinished/AVRISP/Lib/V2ProtocolParams.c 137 additions, 0 deletionsProjects/Unfinished/AVRISP/Lib/V2ProtocolParams.c
- Projects/Unfinished/AVRISP/Lib/V2ProtocolParams.h 72 additions, 0 deletionsProjects/Unfinished/AVRISP/Lib/V2ProtocolParams.h
- Projects/Unfinished/AVRISP/makefile 1 addition, 0 deletionsProjects/Unfinished/AVRISP/makefile
Loading
Please register or sign in to comment