aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/PDIProtocol.h
Commit message (Expand)AuthorAgeFilesLines
* Complete initial working revision of PDI programming in the AVRISP project (X...Dean Camera2009-12-151-2/+2
* Fix a bug in the Still Image Host Class driver where the returned block statu...Dean Camera2009-12-151-0/+3
* Split out NVM access code in the AVRISP project into a seperate NVMTarget.c s...Dean Camera2009-12-141-2/+9
* Fix AVRISP PDI protocol - make sure inverted masks have the appropriate paren...Dean Camera2009-12-111-0/+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
* Document the PDI programming routines implemented so far in the AVRISP projec...Dean Camera2009-12-031-1/+1
* Started implementing the low level PDI protocol in the AVRISP project, for XM...Dean Camera2009-12-031-1/+2
* Add support for unwrapping of the XMEGA PDI programming protocol to the AVRIS...Dean Camera2009-12-021-0/+100