Hi,
After all, sorry if i post in the wrong section.
So, I wan't to program my arduino as a chip (atmega328). To do that I use Atmel studio (microchip studio).
I am trying not to use arduino libraries. But for the mcp2515 CAN module I cannot find an equivalent library.
So I tried to take this library: GitHub - autowp/arduino-mcp2515: Arduino MCP2515 CAN interface library
But without success, on atmel studio it cannot find the library, whereas it finds the others when I try to import
thanks for help