Skip to content

Update to HardwareSerial.cpp to use register #ifdefs [imported] #315

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

Closed
cmaglie opened this issue Nov 15, 2012 · 0 comments
Closed

Update to HardwareSerial.cpp to use register #ifdefs [imported] #315

cmaglie opened this issue Nov 15, 2012 · 0 comments

Comments

@cmaglie
Copy link
Member

cmaglie commented Nov 15, 2012

This is Issue 315 moved from a Google Code project.
Added by 2010-08-03T17:59:09.000Z by [email protected].
Please review that bug for more context and additional comments, but update this bug.
Closed (Fixed).

Original labels: Type-Enhancement, Priority-Medium, Component-Core, Milestone-0022

Original description

What change would like to see?

This is a new version of HarwareSerial.cpp and HardwareSerial.h

No code has been changed but the #ifdefs have been changed to use register and signal definitions instead of cpu defines. This will make it much easier to port to new CPUs

Why?

To make it easier to introduce new cpus

Would this cause any incompatibilities with previous versions? If so, how
can these be mitigated?

No issues, no code has been changed

@cmaglie cmaglie closed this as completed Nov 15, 2012
tbowmo pushed a commit to tbowmo/Arduino that referenced this issue Jul 14, 2016
The signing infrastructure now supports calculating sha256.
This feature does not require signing support to be activated.
Fixes arduino#315
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

No branches or pull requests

1 participant