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