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

Add an option to set SPI clock pin to None #439

Closed
okhsunrog opened this issue Jun 18, 2024 · 2 comments
Closed

Add an option to set SPI clock pin to None #439

okhsunrog opened this issue Jun 18, 2024 · 2 comments

Comments

@okhsunrog
Copy link
Contributor

It can be useful to use only MOSI pin, for example when driving ws2812 led strip using SPI peripheral. esp-idf allows setting pin num to -1 when unused. I can create pull request for this if needed

@okhsunrog
Copy link
Contributor Author

Added PR which resolves this: #440

@Vollbrecht
Copy link
Collaborator

#440 merged

@github-project-automation github-project-automation bot moved this from Todo to Done in esp-rs Jun 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

No branches or pull requests

2 participants