I have a group of .S files, library avrx2.6.  I want to make a version
of this library for each AVR group and install them in avr/lib/avrn, as
appropriate.

If I use 'make MCU=?????', I get a list, including avr1, avr5, etc, as
well as the known types like atmega128, etc.

If I use 'make MCU=atmega128', I see no errors.

If I use 'make MCU=avr5', things like _SFR_IO_ADDR() are not defined.

Should this work?

tomdean



_______________________________________________
AVR-GCC-list mailing list
AVR-GCC-list@nongnu.org
http://lists.nongnu.org/mailman/listinfo/avr-gcc-list

Reply via email to