kahiroka/slcanuino

avr/io.h No such file

victorlysak opened this issue · 1 comments

Hi.
Trying to compile this for use with Adafruit RP2040 Can bus.

The compiler gives the error:
avr/io.h - no such file or directory.

thanx

@victorlysak If It is not an AVR based Arduino it would need to be ported using CAN library for the board because SPI bus is not abstracted.