Skip to content

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

Open
@ricardojlrufino

Description

@ricardojlrufino

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions