Skip to content
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

Arduino IDE Library Manager library.properties file #17

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pfeerick
Copy link

@pfeerick pfeerick commented Jan 5, 2019

Add a library.properties file so that the Arduino IDE Library Manager can show some more info about the library. For more info: Arduino IDE 1.5 Library spec

Add a library.properties file so that the Arduino IDE Library Manager can show some more info about the library.
@pfeerick
Copy link
Author

pfeerick commented Jan 5, 2019

I'm ignoring the library spec requirement for library source files to be in a src subfolder as that can be ignored when library is to be backwards compatible with Arduino IDE 1.0.x

@pfeerick
Copy link
Author

pfeerick commented Jan 5, 2019

One annoyance - a version must be specified - and it needs to be semver compliant, else I'd have omitted that field or used the hash for the latest commit.

vortigont added a commit to vortigont/arduino-Max72xxPanel that referenced this pull request Nov 1, 2020
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.

1 participant