Skip to content

"Include library" now checks for includes property #5066

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

Merged
merged 1 commit into from
Jul 1, 2016

Conversation

cmaglie
Copy link
Member

@cmaglie cmaglie commented Jun 23, 2016

A new property "includes" has been added to library.properties.
This property contains a comma-separated list of the files to be included when
the user selects the "Include library" command on the Arduino IDE.

If the property is missing the old behaviour is used.

Fixes #5044

/cc @vshymanskyy @matteosuppo

A new property "includes" has been added to library.properties.
This property contains a comma-separated list of the files to be included when
the user selects the "Include library" command on the Arduino IDE.

If the property is missing the old behaviour is used.
@cmaglie cmaglie merged commit 8f20f4d into arduino:master Jul 1, 2016
@cmaglie cmaglie deleted the import-library-meta branch July 1, 2016 13:18
@cmaglie cmaglie added this to the Release 1.6.10 milestone Jul 1, 2016
@vshymanskyy
Copy link

Thank you!

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

Successfully merging this pull request may close these issues.

3 participants