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

doitESPduino32 - Add definitions for SPI pins names #5248

Merged
merged 1 commit into from
Jun 9, 2021
Merged

doitESPduino32 - Add definitions for SPI pins names #5248

merged 1 commit into from
Jun 9, 2021

Conversation

plut0nium
Copy link
Contributor

@plut0nium plut0nium commented Jun 5, 2021

The doitESPduino32/pins_Arduino.h lacks definitions for the common SPI pins names: SS, MOSI, MISO, SCK
This breaks compatibility with Arduino libs, including SPI.h/.cpp

This PR solves the issue while maintaining compatibility with previous pin naming (IO5/23/19/18), and ensures consistency with other boards variants.

@CLAassistant
Copy link

CLAassistant commented Jun 5, 2021

CLA assistant check
All committers have signed the CLA.

@me-no-dev me-no-dev merged commit 90fc68d into espressif:master Jun 9, 2021
@plut0nium plut0nium deleted the espduino-dev branch August 27, 2021 15:09
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