Skip to content

Add SocketAddress-based API and deprecate string-based one #1

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
Dec 19, 2019

Conversation

michalpasztamobica
Copy link

As of mbed-os-5.15 the string-based APIs are deprecated.
This PR adds the deprecation warning and introduces the new SocketAddress-based API.

@d-kato , @toyowata , @0xc0170 , @AnttiKauppila please review.

Please, also note, that as of mbed-os-6.0 the string-based API will be completely removed.

As a side note - could we add some information in https://github.com/d-kato/esp32-driver repository, explaining that it is no longer maintained and has been moved to ARMmbed? @d-kato ?

As of mbed-os-5.15 the string-based APIs are deprecated.
This commit adds the deprecation warning and introduces the new
SocketAddress-based API.
@michalpasztamobica
Copy link
Author

Hi, @d-kato and @MarceloSalazar , are you the owners of the repository? Could you let me know if this PR is OK and who can merge it?

@d-kato d-kato self-requested a review December 18, 2019 04:10
@d-kato
Copy link

d-kato commented Dec 18, 2019

LGTM!

As a side note - added the following to the description of https://github.com/d-kato/esp32-driver.

This repository is no longer maintained and has been moved to ARMmbed.
https://github.com/ARMmbed/esp32-driver

Also, please let me know if you want to add to README.md.

@d-kato d-kato requested review from toyowata and 0xc0170 December 18, 2019 04:26
@d-kato d-kato merged commit d6bd83f into ARMmbed:master Dec 19, 2019
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