Correct default pin assignment.
git-svn-id: svn://svn.savannah.nongnu.org/avrdude/trunk/avrdude@73 81a1dc3b-b13d-400b-aceb-764788c761c2
This commit is contained in:
parent
ee31149392
commit
396d65762f
|
@ -317,16 +317,11 @@ option)
|
|||
.TS
|
||||
ll.
|
||||
\fBPin number\fP \fBFunction\fP
|
||||
1 LED (write or verify error)
|
||||
2-5 Vcc (optional power supply to MCU)
|
||||
6 /ENABLE (optional for '367 buffer/driver)
|
||||
7 /RESET (to MCU)
|
||||
8 SCK (to MCU)
|
||||
9 MOSI (to MCU)
|
||||
10 MISO (from MCU)
|
||||
14 LED (ready)
|
||||
16 LED (programming)
|
||||
17 LED (verifying)
|
||||
18-25 GND
|
||||
.TE
|
||||
.Sh FILES
|
||||
|
|
Loading…
Reference in New Issue