filmov
tv
Control Arduino Libraries with Shared Library Projects

Показать описание
If you want to have control over what libraries your projects use, without having to maintain multiple clones of the library across your machine, this is the tool you need! More information and links below...
Using the Shared Arduino Library Projects in Visual Micro, lets you control where you store your libraries, and which projects they are included in. This means you can work outside of the normal Arduino Library folders, and keep control over Library versions for multiple projects, with only one set of library source code to update when needed.
This can save hours of frustration when libraries clash or its unclear how they are detected in the build process, and means you can be sure exactly what library your project is using, and where it comes from.
Our Website:
Cross Platform Library Development Documentation:
Adding Libraries to Visual Micro:
Arduino 3rd Party Library Specification:
#Arduino #VisualStudio
Using the Shared Arduino Library Projects in Visual Micro, lets you control where you store your libraries, and which projects they are included in. This means you can work outside of the normal Arduino Library folders, and keep control over Library versions for multiple projects, with only one set of library source code to update when needed.
This can save hours of frustration when libraries clash or its unclear how they are detected in the build process, and means you can be sure exactly what library your project is using, and where it comes from.
Our Website:
Cross Platform Library Development Documentation:
Adding Libraries to Visual Micro:
Arduino 3rd Party Library Specification:
#Arduino #VisualStudio