mirror of
https://github.com/mariusgreuel/avrdude.git
synced 2025-10-08 19:53:07 +00:00
fixed description of pins for ft232r
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@1256 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
@@ -716,8 +716,8 @@ programmer
|
||||
type = "ftdi_syncbb";
|
||||
connection_type = usb;
|
||||
miso = 1; # RxD
|
||||
sck = 0; # RTS
|
||||
mosi = 2; # TxD
|
||||
sck = 0; # TxD
|
||||
mosi = 2; # RTS
|
||||
reset = 4; # DTR
|
||||
;
|
||||
|
||||
|
Reference in New Issue
Block a user