Skip to content

Library Manager - Manual dependency handling problem (dependencies.h file) #6

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ricardojlrufino opened this issue May 30, 2016 · 0 comments

Comments

@ricardojlrufino
Copy link
Contributor

The OpenDevice uses a conditional compilation strategy, which allows to enable features in accordance with the libraries used.

A strategy adopted allows the compilation of OpenDevice can be made without having all the libraries that OpenDevice is compatible without the user having to perform the download of all libraries, facilitating their installation and use.

The side effect is that the user needs to manually edit the "dependencies.h" to release the functionality and integration with new devices.

We are waiting for the Arduino team to implement the option to configure the compilation options and libraries used in the project.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant