Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Add SPI bus mode support (controller/peripheral) #257

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

Merged
facchinm merged 1 commit into arduino:master from iabdalkader:spi_bus_mode
Sep 29, 2025

Conversation

@iabdalkader
Copy link
Contributor

@iabdalkader iabdalkader commented Sep 17, 2025

No description provided.

Copy link
Member

@facchinm facchinm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, I'd just add a comment stating the the "downstream" platforms should add a define (eg. SPI_HAS_PERIPHERAL_MODE) in case they support the functionality

Copy link
Contributor Author

add a comment stating the the "downstream" platforms should add a define (eg. SPI_HAS_PERIPHERAL_MODE) in case they support the functionality

Updated.

SPI_MODE3 = 3,
} SPIMode;

// Platforms should add a define (eg. SPI_HAS_PERIPHERAL_MODE) if they
Copy link
Member

@facchinm facchinm Sep 29, 2025
edited
Loading

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Let's remove the eg to make the define official :)

Copy link
Contributor Author

@iabdalkader iabdalkader Sep 29, 2025

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done.

Signed-off-by: iabdalkader <i.abdalkader@gmail.com>
@facchinm facchinm merged commit a07b034 into arduino:master Sep 29, 2025
2 of 3 checks passed
@iabdalkader iabdalkader deleted the spi_bus_mode branch September 29, 2025 12:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

@facchinm facchinm facchinm requested changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

AltStyle によって変換されたページ (->オリジナル) /