Skip to content
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

Remove dependency on Sd2PinMap.h #4566

Closed
wants to merge 2 commits into from
Closed

Remove dependency on Sd2PinMap.h #4566

wants to merge 2 commits into from

Conversation

feilipu
Copy link
Contributor

@feilipu feilipu commented Feb 12, 2016

Sd2PinMap.h contains a legacy implementation of the information provided in pins_arduino.h, and is only used by Sd2Card.h.

This commit removes the #include "Sd2PinMap.h", and redefines the SD SPI interface to pin names provided by pins_arduino.h.

The file Sd2PinMap.h should also be removed as it is no longer relevant.

Remove dependency on Sd2PinMap.h

Sd2PinMap.h can be deleted, as it is not used elsewhere.
@feilipu
Copy link
Contributor Author

feilipu commented Feb 13, 2016

Will revise to limit effects to hardware SPI interface only.

@feilipu feilipu closed this Feb 13, 2016
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.

None yet

1 participant