Skip to content

Commit a959462

Browse files
authored
Document: remove one more place where Windows parallel ports are mentioned
1 parent 138bd51 commit a959462

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

src/doc/avrdude.texi

-6
Original file line numberDiff line numberDiff line change
@@ -712,12 +712,6 @@ described above, e.g., @code{usb:0x2341:0x0043} or
712712
ports use @code{-P ?s}. In order to see a list of all possible serial adapters
713713
known to avrdude use @code{-P ?sa}.
714714

715-
On Win32 operating systems, the parallel ports are referred to as lpt1
716-
through lpt3, referring to the addresses 0x378, 0x278, and 0x3BC,
717-
respectively. If the parallel port can be accessed through a different
718-
address, this address can be specified directly, using the common C
719-
language notation (i. e., hexadecimal values are prefixed by @var{0x}).
720-
721715
For the JTAG ICE mkII, if AVRDUDE has been built with libusb support,
722716
@var{port} may alternatively be specified as
723717
@code{usb}[:@var{serialno}]. In that case, the JTAG ICE mkII will be

0 commit comments

Comments
 (0)