Closed
Description
I have all sorts of things loaded depending on different versions of the same libraries and it's a total nightmare keeping it all hanging together. Is there anything I can do to help get dependencies added to the library specification ASAP?
Also I'd like a bit more control over the build process for a library, like which files are in GCC's Include path etc?
Metadata
Metadata
Assignees
Type
Projects
Milestone
Relationships
Development
No branches or pull requests
Activity
per1234 commentedon Jul 4, 2017
If I understand correctly, this is a duplicate of #4065.
Note that it is possible to specify library versions in the sketch when using the Arduino Web Editor:
https://create.arduino.cc/projecthub/Arduino_Genuino/getting-started-with-the-arduino-web-editor-4b3e4a
per1234 commentedon Jan 3, 2019
Closing as duplicate of #5795, which came later but has more information