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

USE SDCard pins for SPI1 #19

Merged
merged 1 commit into from Sep 4, 2016

Conversation

KurtE
Copy link
Contributor

@KurtE KurtE commented Aug 15, 2016

This adds support for optionally being able to use the SDCard pins for
SPI1.

This change requires the corresponding changes in the CORES project

Again this one is completely optional, thought I issued the pull earlier, but it was against my own Master...

Note: I rebased the changes here and in cores to current stuff.

This adds support for optionally being able to use the SDCard pins for
SPI1.

This change requires the corresponding changes in the CORES project
@FrankBoesing
Copy link
Contributor

Paul, can you merge this ?

@Defragster
Copy link

Indeed alternate use of those pins stops SD card usage - but PJRC test fixture demonstrates how easy it is to repurpose those pins. And that adds 10% more available pins. A couple of #defines won't break anything for general use - and will make some use cases supported.

@PaulStoffregen PaulStoffregen merged commit 7116502 into PaulStoffregen:master Sep 4, 2016
@KurtE KurtE deleted the T35_USE_SDCARD_PINS branch September 4, 2016 23:23
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

4 participants