Skip to content

Changes from cpu based #ifdefs to register based #ifdefs #7

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
wants to merge 9 commits into from

Conversation

msproul
Copy link

@msproul msproul commented Oct 10, 2010

google code issue #347 add _P functions to Print for printing from program memory
http://code.google.com/p/arduino/issues/detail?id=347&sort=-id

google code issue #340 Modification of WInterrupts.c to use register #ifdefs instead of cpu #ifdefs
http://code.google.com/p/arduino/issues/detail?id=340&sort=-id

google code issue #324 modification of wiring.c to use register #ifdefs instead of cpu #ifdefs
http://code.google.com/p/arduino/issues/detail?id=324&sort=-id

google code issue #316 Update to wiring_digital.c to use register #ifdefs instead of cpu #ifdefs
http://code.google.com/p/arduino/issues/detail?id=316&sort=-id

google code issue #315 Update to HardwareSerial.cpp to use register #ifdefs
http://code.google.com/p/arduino/issues/detail?id=315&sort=-id

google code issue #307 Refactoring analogWrite() to test for register, not cpu, definitions.
http://code.google.com/p/arduino/issues/detail?id=307&sort=-id

@damellis
Copy link
Contributor

These should all have been incorporated (except for the _P print functions), just not from this particular branch / pull request.

alvieboy referenced this pull request in GadgetFactory/DesignLab Jun 26, 2013
tbowmo pushed a commit to tbowmo/Arduino that referenced this pull request Jul 14, 2016
Added isValid() method to RF24.h as requested by andreij in http://forum...
This pull request was closed.
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