From aa7ae7bb878fd2de9b04b2fd720a841e4bd186a3 Mon Sep 17 00:00:00 2001 From: Hans Date: Thu, 31 Mar 2022 22:32:57 +0200 Subject: [PATCH] Add MacOS serial/parallel port note (#908) Closes #510 --- src/doc/avrdude.texi | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/doc/avrdude.texi b/src/doc/avrdude.texi index c2662819..fe3f9314 100644 --- a/src/doc/avrdude.texi +++ b/src/doc/avrdude.texi @@ -2328,6 +2328,8 @@ configuration file will be always be @code{/etc/avrdude.conf}. @noindent The parallel and serial port device file names are system specific. +MacOS has no default serial or parallel port names, but available +ports can be found under @code{/dev/cu.*}. The following table lists the default names for a given system. @multitable @columnfractions .30 .30 .30