-
-
Notifications
You must be signed in to change notification settings - Fork 415
Closed
Labels
conclusion: duplicateHas already been submittedHas already been submitted
Description
My sketch depends on a slightly modified library. I do not want to install this library to the system as other projects may not be good with such changes.
What is the way to put library inside the sketch folder? I tried different options found on the Internet:
- sketchdir\Libs\Mylib\Mylib.cpp
- sketchdir\libraries\Mylib\Mylib.cpp
- sketchdir\libraries\Mylib\src\Mylib.cpp
- sketchdir\src\libraries\Mylib\src\Mylib.cpp
.. and various mixes of approaches above.
How does arduino-cli process local libraries?
Metadata
Metadata
Assignees
Labels
conclusion: duplicateHas already been submittedHas already been submitted