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 platformio library definition #157

Merged
merged 1 commit into from
Mar 5, 2024
Merged

Conversation

PetteriAimonen
Copy link
Contributor

This allows importing the scpi-parser library to platformio projects using this definition in platformio.ini:

lib_deps = https://github.com/j123b567/scpi-parser.git

Without the library.json, platformio has trouble detecting the source code and include directories correctly.

This allows importing the scpi-parser library to platformio
projects using this definition in platformio.ini:

lib_deps = https://github.com/j123b567/scpi-parser.git
@j123b567 j123b567 self-requested a review March 5, 2024 09:36
@j123b567
Copy link
Owner

j123b567 commented Mar 5, 2024

Thanks!

@j123b567 j123b567 merged commit acfb302 into j123b567:master Mar 5, 2024
3 checks passed
@coveralls
Copy link

Coverage Status

coverage: 92.602%. remained the same
when pulling 814d418 on PetteriAimonen:master
into 4e87990 on j123b567:master.

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