On Fri, Nov 14, 2008 at 12:47 PM, Sascha Silbe <[EMAIL PROTECTED]> wrote: > Hi! > > gsch2pcb (version 1.6) puts the pin names literally into *.cmd, without > quoting/escaping of special characters. Since ATmega8-1.sym has parentheses > in pin names (e.g. "PB5 (SCK)"), pcb (version 20080202) cannot correctly > parse the file.
For pins with more than two functions Atmel uses the forward slash (within the parenthesis) to separate pin functions. For multiple pin functions I use the forward slash to separate each function. (* jcl *) --- http://www.luciani.org _______________________________________________ geda-user mailing list [email protected] http://www.seul.org/cgi-bin/mailman/listinfo/geda-user

