Created Thu, 16 Jun 2011 06:05:36 +0000 by promptcritical
Thu, 16 Jun 2011 06:05:36 +0000
[color=#800000] \Arduino\libraries\I2Cmaster/i2cmaster.h:88:20: fatal error: avr/io.h: No such file or directory compilation terminated.[/color]
The no AVR/io.h error we're seeing in other libraries that access low level IO.
Thu, 16 Jun 2011 23:03:06 +0000
I was getting similar errors like this by redefining ON and OFF see this thread:
http://www.chipkit.org/forum/viewtopic.php?f=6&t=124
Jacob