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

Update the pin mappins in Sd2PinMap.h for the Papilio Duo, and add ma… #5

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

bwalderman
Copy link

This change enables the SD card library and examples to run on the hardware ATMega32U4 AVR. The pin mappings in Sd2PinMap.h have been updated to the correct pin mappings for the Papilio Duo.

To enable the SD card examples to run on the ATMega32U4 connected to a Classic Computing Shield, a macro define has been added to enable software SPI. This is necessary because the SD slot pins on the shield are not connected to the AVR's hardware SPI pins.

…cros to enable software SPI on the AVR when connected to a Classic Computing Shield.
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.

1 participant