--- Christoph Fritz <[EMAIL PROTECTED]> wrote: > After I installed the gcc 4.1 I did a "avr-gcc --target-help" and > got the "Known MCU names" listed, including "at90usb1287".
Good. Now try: avr-as --target-help | grep at90usb1287 __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com _______________________________________________ AVR-GCC-list mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/avr-gcc-list
