Open victorlysak opened 9 months ago
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.
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