-
-
Notifications
You must be signed in to change notification settings - Fork 414
Closed
Labels
topic: documentationRelated to documentation for the projectRelated to documentation for the project
Description
This is a request that somewhere in the documentation the library search paths would be documented.
Currently I have my own library which lives in a git repo (and is not part of the arduino libraries index.) I couldn't find anything in the documentation about where to put it so that arduino-cli compile
would find it.
Finally in a non-arduino webpage I found that if you put a library in ~/Documents/Arduino/libraries
(on macOS) then arduino-cli compile
will find it. It would be nice if this were documented somewhere.
Metadata
Metadata
Assignees
Labels
topic: documentationRelated to documentation for the projectRelated to documentation for the project