Skip to content

Conversation

@nseidle
Copy link
Member

@nseidle nseidle commented Oct 13, 2019

Add a #define SS to Arduino.h instead of variant files. This pin is required by the built in SD lib for Arm architectures but is often (if not always?) over written by a local chipSelect or equivalent pin - so the actual value of SS is fairly arbitrary.

nseidle and others added 3 commits October 10, 2019 21:18
The built-in SD examples require SS to be defined even though the chip select pin is set inside the INO.
This removes the need to have SS in variant files.
@oclyke oclyke merged commit f647a3c into master Oct 14, 2019
@oclyke oclyke deleted the spiSD branch October 14, 2019 18:18
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.

3 participants