Added support for the BusPirate programmer.

git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@842 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
Michal Ludvig
2009-10-08 02:05:03 +00:00
parent edd01c0fda
commit a5cd46d616
8 changed files with 423 additions and 0 deletions

View File

@@ -340,6 +340,12 @@ programmer
type = stk500v2;
;
programmer
id = "buspirate";
desc = "The Bus Pirate";
type = buspirate;
;
# This is supposed to be the "default" STK500 entry.
# Attempts to select the correct firmware version
# by probing for it. Better use one of the entries