Skip to content

Support Atmega8 (and similar that define PE instead of UPE) again #2145

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

Conversation

matthijskooijman
Copy link
Collaborator

These chips were previously supported, but since parity error checking
was added, this support has broken. Most chips define UPE0 (etc.) for
the parity error bit. Some chips don't have numbered UARTS so only
define UPE and even fewer define PE instead of UPE. This adds support
for those chips again.

Closes: #2137

These chips were previously supported, but since parity error checking
was added, this support has broken. Most chips define UPE0 (etc.) for
the parity error bit. Some chips don't have numbered UARTS so only
define UPE and even fewer define PE instead of UPE. This adds support
for those chips again.

Closes: arduino#2137
cmaglie added a commit that referenced this pull request Jun 27, 2014
…al-atmega8

Support Atmega8 (and similar that define PE instead of UPE) again
@cmaglie cmaglie merged commit a1229e8 into arduino:ide-1.5.x Jun 27, 2014
@matthijskooijman matthijskooijman deleted the ide-1.5.x-hardwareserial-atmega8 branch June 12, 2015 15:37
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.

2 participants