mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-09-27 22:45:27 +00:00
Add the Futurlec programming cable definition.
Contributed by: Gianmario.Scotti@nokia.com git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk@406 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -321,6 +321,15 @@ programmer
|
||||
miso = 10;
|
||||
;
|
||||
|
||||
programmer
|
||||
id = "futurlec";
|
||||
desc = "Futurlec.com programming cable.";
|
||||
type = par;
|
||||
reset = 3;
|
||||
sck = 2;
|
||||
mosi = 1;
|
||||
miso = 10;
|
||||
;
|
||||
|
||||
#
|
||||
# PART DEFINITIONS
|
||||
|
Reference in New Issue
Block a user