arduino_uip icon indicating copy to clipboard operation
arduino_uip copied to clipboard

Porting to Arduino 101

Open nickds opened this issue 8 years ago • 0 comments

Hello all, I attempted to use this library on an Arduino 101, which runs on an Intel based chip. When I try to compile I get a fatal error on "#include avr/io.h" I am assuming as the file is in the avr directory this is referring to the chip used on most other Arduino boards.

Does anyone know of a way I can recompile this library to work on an Arduino 101? Many thanks, Nick

nickds avatar Jan 28 '16 16:01 nickds