aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/ISPProtocol.h
Commit message (Expand)AuthorAgeFilesLines
* Make seperate ISP, PDI and TPI folders in the AVRISP project Lib subdirectory...Dean Camera2009-12-231-97/+0
* Stub out more of the TPI programming protocol routines in the AVRISP project.Dean Camera2009-12-231-0/+20
* Start of implementation of the low level TPI programming protocol in the AVRI...Dean Camera2009-12-231-0/+1
* Add const qualifier to the parameters of Projects' functions where possible.Dean Camera2009-12-201-4/+4
* Split out NVM access code in the AVRISP project into a seperate NVMTarget.c s...Dean Camera2009-12-141-2/+2
* 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
* Factor out all the ISP related code into a seperate ISPProtocol set of files ...Dean Camera2009-12-021-0/+67