Atmel studio and library (CAN MCP2515)

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

So you don't want to use Arduino stuff - not the IDE, not the libraries - but you thought that asking for guidance on the Arduino dedicated forum makes sense? :o

did you google "ATMEL Studio adding custom library" or similar ?

This topic was automatically closed 120 days after the last reply. New replies are no longer allowed.