aboutsummaryrefslogtreecommitdiffstats
path: root/Projects/AVRISP/Lib/PDITarget.c
Commit message (Expand)AuthorAgeFilesLines
* Fix inverted bit-banged USART logic in the AVRISP project for PDI programming...Dean Camera2009-12-091-2/+2
* Fixed HID Parser not distributing the Usage Min and Usage Max values across a...Dean Camera2009-12-041-1/+1
* Make sure the protocol handler files are included in the Doxygen documentatio...Dean Camera2009-12-031-1/+1
* Fix the tokens which enable and disable the different programming protocols i...Dean Camera2009-12-031-1/+1
* Document the PDI programming routines implemented so far in the AVRISP projec...Dean Camera2009-12-031-27/+23
* Started implementing the low level PDI protocol in the AVRISP project, for XM...Dean Camera2009-12-031-0/+105