aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/V2Protocol.h
Commit message (Expand)AuthorAgeFilesLines
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-84/+0
* Remove missed timer 0 init code in the ISP protocol handler in the AVRISP pro...Dean Camera2009-12-271-3/+3
* Added const where possible to the source functions in the Projects directory.Dean Camera2009-12-261-3/+8
* Remove serial driver use from the AVRISP project now that it is no longer nee...Dean Camera2009-12-241-1/+0
* Rename PDIProtocol.c/.h to XPROGProtocol.c/.h as it will now handle both TPI ...Dean Camera2009-12-241-2/+1
* Combine AVRISP project TPI and PDI lib directories - these protocols use the ...Dean Camera2009-12-241-0/+1
* Correct include paths and makefile for the AVRISP project now that the protoc...Dean Camera2009-12-231-3/+3
* Lower timeout periods in the AVRISP project. Increment firmware minor revisio...Dean Camera2009-12-231-5/+2
* Stub out more of the TPI programming protocol routines in the AVRISP project.Dean Camera2009-12-231-21/+2
* Start of implementation of the low level TPI programming protocol in the AVRI...Dean Camera2009-12-231-0/+1
* Fixed AVRISP project timeouts not checking for the correct timeout period (th...Dean Camera2009-12-201-1/+10
* Split out NVM access code in the AVRISP project into a seperate NVMTarget.c s...Dean Camera2009-12-141-2/+2
* Increase timeout of Mass Storage and Still Image host commands to 10 seconds ...Dean Camera2009-12-091-1/+1
* Fixed HID Parser not distributing the Usage Min and Usage Max values across a...Dean Camera2009-12-041-1/+1
* Fix the tokens which enable and disable the different programming protocols i...Dean Camera2009-12-031-2/+5
* Auto-configure AVRISP programmer configuration when built for the XPLAIN boar...Dean Camera2009-12-031-0/+6
* Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS...Dean Camera2009-12-021-0/+1
* Factor out all the ISP related code into a seperate ISPProtocol set of files ...Dean Camera2009-12-021-21/+19
* Rename the V2Protocol command handlers in the AVRISP project in preperation o...Dean Camera2009-12-021-13/+13
* Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean Camera2009-08-251-0/+84
* Move AVRISP Programmer project to a new Unfinished subdirectory of Project wh...Dean Camera2009-08-181-68/+0
* Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to ...Dean Camera2009-08-181-46/+19
* Added beginnings of a new AVRISP-MKII clone project.Dean Camera2009-08-171-0/+95