Skip to content

Commit 0b397b0

Browse files
authored
Document: avrdude does not support Parallel Port under macOS
1 parent a0c0e48 commit 0b397b0

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

src/doc/avrdude.texi

+4-2
Original file line numberDiff line numberDiff line change
@@ -4332,8 +4332,10 @@ configuration file will be always be @code{/etc/avrdude.conf}.
43324332

43334333
@noindent
43344334
The parallel and serial port device file names are system specific.
4335-
macOS has no default serial or parallel port names, but available
4336-
ports can be found under @code{/dev/cu.*}.
4335+
macOS has no default serial port names, but available ports can be
4336+
found under @code{/dev/cu.*}. Please take note avrdude does not
4337+
support Parallel Port under macOS.
4338+
43374339
The following table lists the default names for a given system.
43384340

43394341
@multitable @columnfractions .30 .30 .30

0 commit comments

Comments
 (0)