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