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

Update AsyncUDP library.json #2837

Merged
merged 2 commits into from
Jun 5, 2019
Merged

Update AsyncUDP library.json #2837

merged 2 commits into from
Jun 5, 2019

Conversation

andig
Copy link
Contributor

@andig andig commented May 28, 2019

@andig andig changed the title Fix #186 Update AsyncUDP library.json May 28, 2019
@andig
Copy link
Contributor Author

andig commented Jun 3, 2019

ping @me-no-dev does this make sense for you?

}
"frameworks": [
"arduino"
],
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

changing frameworks to a list is not necessary

@andig
Copy link
Contributor Author

andig commented Jun 4, 2019

Happy to make the requested changes.

As for the platform I was under the impression that this repo is for esp32 only and esp8266 i supported at https://github.com/me-no-dev/ESPAsyncUDP.git? Are you actually suggesting that I should open this PR upstream?

@atanisoft
Copy link
Collaborator

You are correct that this is only for the esp32, I missed which repo this was on and removed that comment after checking further. This version should only be for espressif32.

@andig
Copy link
Contributor Author

andig commented Jun 4, 2019

Looking at the other embedded libraries- should we maybe drop the library.json altogether?

@atanisoft
Copy link
Collaborator

That is an option but it would need to be tested and confirm that PIO won't complain about it being missing.

@andig
Copy link
Contributor Author

andig commented Jun 4, 2019

That is an option but it would need to be tested and confirm that PIO won't complain about it being missing.

Just verified that my PIO project compiles without it present. No other included library does have this file either ;)

@atanisoft
Copy link
Collaborator

Then I'd suggest drop it from here :)

@andig
Copy link
Contributor Author

andig commented Jun 5, 2019

Pr is already updated- up to you :)

@me-no-dev me-no-dev merged commit 43b781a into espressif:master Jun 5, 2019
@me-no-dev
Copy link
Member

Hey @andig :) Long time no see :D

@andig
Copy link
Contributor Author

andig commented Jun 5, 2019

Hey @andig :) Long time no see :D

So true- hope you're doing well!

@andig andig deleted the patch branch June 5, 2019 12:10
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.

Bundled AsyncUDP has invalid library.json
3 participants