On Apr 9, 2013, at 11:59 , Pierce Nichols <[email protected]> wrote:

> I share your general frustration with this.
> 
> In your particular error, the problem is that you are not defining the
> mcu type in the makefile. avr/io.h relies on this definition in order
> to select the particular version of io.h required. You need to add
> -mmcu=<mcu type> to your CFLAGS.

Thanks, Pierre. Those are the kinds of instructions that would be useful for 
them to put somewhere. 

-- 
Rick




_______________________________________________
AVR-chat mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/avr-chat

Reply via email to