Skip to content

[BREAKING] HW Serial swap and pin setting work only on a few pins #7949

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
Mar 28, 2021

Conversation

dok-net
Copy link
Contributor

@dok-net dok-net commented Mar 28, 2021

Change return type from void to bool on affected functions, return false on failure.

Copy link
Collaborator

@d-a-v d-a-v left a comment

Choose a reason for hiding this comment

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

LGTM

Copy link
Collaborator

@devyte devyte left a comment

Choose a reason for hiding this comment

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

Checked the AVR and Due cores: no signature clash: they don't have these methods.
LGTM!

@devyte devyte merged commit 5ac64ff into esp8266:master Mar 28, 2021
@devyte
Copy link
Collaborator

devyte commented Mar 28, 2021

This is actually a breaking change due to signature change.

@devyte devyte changed the title HW Serial swap and pin setting work only on a few pins [BREAKING] HW Serial swap and pin setting work only on a few pins Mar 28, 2021
@dok-net dok-net deleted the hwserial branch March 29, 2021 06:46
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