Skip to content

Include "mbed.h" instead of directly network related headers. #13

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
Oct 4, 2016

Conversation

SeppoTakalo
Copy link
Contributor

This driver does not build anymore against mbed OS master.

Quick workaround is to include "mbed.h" header instead of those specific network headers.

@SeppoTakalo
Copy link
Contributor Author

@geky @c1728p9 Please review.

@geky
Copy link
Contributor

geky commented Oct 4, 2016

This looks great 👍

I will merge once we have decided the branching model for mbed-os related examples/libraries to avoid hurting user experience.

@yogpan01
Copy link

yogpan01 commented Oct 4, 2016

@geky This is now blocking mbed-os-example-client which is now not compiling on top of mbed OS with new file structure.

@geky
Copy link
Contributor

geky commented Oct 4, 2016

It looks like we will be looking at support for a "latest" branch to avoid issues such as #7. I'll go ahead an merge this so dependent projects are unblocked.

@geky geky merged commit 69aa3c9 into master Oct 4, 2016
@geky geky deleted the mbed_header branch October 4, 2016 15:55
@geky
Copy link
Contributor

geky commented Oct 4, 2016

Actually, I didn't realize at first, but adopting mbed.h doesn't impact the existing release... Sorry about the delay then...

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