1

I want to include and in my source code in CodevisionAVR, how can I add these libraries? is it possible to add it permanently to the program or I must copy these libraries to my source code's directory every time I want to use them?

Farhood
  • 391
  • 2
  • 4
  • 16

1 Answers1

0

to add a new library to Codevision AVR, you should go to the Project/Configure/C Compiler/Paths and then pass in your library path.