As Weddington, Eric wrote: > The problem is actually in the original XML data, e.g., the > ATtiny40.xml file. The data below has extra characters in it > (parens, slash) that don't belong, which of course breaks any > semblence of a correct format.
> <PIN4> > <NAME>[(PCINT3:ADC3]</NAME> > <TEXT/> > </PIN4> That certainly looks wrong, agreed. However, in the original problem, some pins had a name like "ICP/FOOBAR", which looks only a little bogus (pin has two functions). I think the XSL transform should at least convert the / into an underscore or something like that. OTOH, it only affected two or three devices (and in particular "A" or "PA" devices which are supposed to be fully compatible to their older predecessors), so well, it could also be considered a bug in the XML files. If you think there's no action needed on the avr-libc part, just close the bug again. -- cheers, J"org .-.-. --... ...-- -.. . DL8DTL http://www.sax.de/~joerg/ NIC: JW11-RIPE Never trust an operating system you don't have sources for. ;-) _______________________________________________ AVR-libc-dev mailing list AVR-libc-dev@nongnu.org http://lists.nongnu.org/mailman/listinfo/avr-libc-dev