Skip to content

Adding the serial_bytes_available() method to the 3.x branch #1317

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 2 commits into from
Nov 4, 2018

Conversation

ATMakersBill
Copy link
Collaborator

This PR adds the serial_bytes_available() code to the 3.x branch so that we don't have to wait for the 4.0 release to use it. This is important because it is essentially a stop-gap to make interactive serial usage possible until the secondary Serial connection is available in 4.x.

The code here should be identical to that in master (as of 11/3) including comments, etc.

Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Thanks for the backport!

@tannewt tannewt merged commit adf9b21 into adafruit:3.x Nov 4, 2018
@ATMakersBill ATMakersBill deleted the serial_bytes_avail_backport branch November 4, 2018 19:45
@ATMakersBill
Copy link
Collaborator Author

No problem - if you think of it please let me know when there's a release with this in it on the 3.x branch :-)

@dhalbert
Copy link
Collaborator

dhalbert commented Nov 4, 2018

I'll make a release soon, within a day or two.

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