aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/V2Protocol.c
Commit message (Expand)AuthorAgeFilesLines
* Rename AVRISP project folder to AVRISP-MKII.Dean Camera2009-12-271-233/+0
* Added const where possible to the source functions in the Projects directory.Dean Camera2009-12-261-1/+13
* Remove serial driver use from the AVRISP project now that it is no longer nee...Dean Camera2009-12-241-2/+0
* Combine PDIProtocol and TPIProtocol into a single XPROGProtocol set of files.Dean Camera2009-12-241-6/+3
* Combine AVRISP project TPI and PDI lib directories - these protocols use the ...Dean Camera2009-12-241-1/+3
* Stub out more of the TPI programming protocol routines in the AVRISP project.Dean Camera2009-12-231-0/+3
* Add const qualifier to the parameters of Projects' functions where possible.Dean Camera2009-12-201-2/+2
* Fix the tokens which enable and disable the different programming protocols i...Dean Camera2009-12-031-2/+2
* Document the PDI programming routines implemented so far in the AVRISP projec...Dean Camera2009-12-031-8/+10
* Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS...Dean Camera2009-12-021-1/+5
* Factor out all the ISP related code into a seperate ISPProtocol set of files ...Dean Camera2009-12-021-425/+20
* Rename the V2Protocol command handlers in the AVRISP project in preperation o...Dean Camera2009-12-021-38/+39
* Spell check all source code variables, comments and strings.Dean Camera2009-11-091-8/+8
* Minor changes to the AVRISP project for code clarity.Dean Camera2009-11-091-4/+4
* Doxygen fixes to \param directives to give data direction in all projects. Ma...Dean Camera2009-09-241-6/+6
* Increase AVRISP command timeout to 240ms up from 150ms to prevent some ISP co...Dean Camera2009-08-281-1/+12
* Make WaitWhileBusy function in the AVRISP project more explicit about how it ...Dean Camera2009-08-271-1/+1
* Partial Commit: Move AVRISP project out of the Projects\Incomplete directory.Dean Camera2009-08-251-0/+608
* Move AVRISP Programmer project to a new Unfinished subdirectory of Project wh...Dean Camera2009-08-181-161/+0
* Enhancements to the AVRISP Programmer project to attempt to get AVRStudio to ...Dean Camera2009-08-181-9/+112
* Added beginnings of a new AVRISP-MKII clone project.Dean Camera2009-08-171-0/+58