Movatterモバイル変換


[0]ホーム

URL:


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 ourterms of service andprivacy statement. We’ll occasionally send you account related emails.

Already on GitHub?Sign in to your account

Merged
facchinm merged 1 commit intoarduino:masterfromiabdalkader:spi_bus_mode
Sep 29, 2025

Conversation

iabdalkader
Copy link
Contributor

No description provided.

Copy link
Member

@facchinmfacchinm 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

@iabdalkader
Copy link
ContributorAuthor

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

@facchinmfacchinmSep 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 theeg to make the define official :)

Copy link
ContributorAuthor

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>
@facchinmfacchinm merged commita07b034 intoarduino:masterSep 29, 2025
2 of 3 checks passed
@iabdalkaderiabdalkader deleted the spi_bus_mode branchSeptember 29, 2025 12:34
Sign up for freeto join this conversation on GitHub. Already have an account?Sign in to comment

Reviewers

@facchinmfacchinmfacchinm requested changes

Assignees

No one assigned

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

3 participants

@iabdalkader@facchinm@per1234

[8]ページ先頭

©2009-2025 Movatter.jp