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

Add check for missing library.properties to check_library_structure #26

Open
per1234 opened this issue Jun 4, 2019 · 0 comments
Open

Comments

@per1234
Copy link
Owner

per1234 commented Jun 4, 2019

Unlike the Arduino IDE, Arduino Web Editor requires that even libraries in the 1.0 format have a library.properties file. If the file is missing, library import fails.

It's possible this requirement of Arduino Web Editor may eventually be removed, so I should verify that it still exists before adding this check.

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

No branches or pull requests

1 participant