mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-12-19 19:40:10 +00:00
Change name of pony programmer to pony-stk200 to better describe the hw.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@311 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -234,8 +234,8 @@ programmer
|
||||
# programming is currently in progress.
|
||||
|
||||
programmer
|
||||
id = "pony";
|
||||
desc = "Pony Prog";
|
||||
id = "pony-stk200";
|
||||
desc = "Pony Prog STK200";
|
||||
type = par;
|
||||
buff = 4, 5;
|
||||
sck = 6;
|
||||
|
||||
Reference in New Issue
Block a user