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 SPIDevice type to device_drivers.py #42

Merged
merged 1 commit into from
Aug 7, 2024

Conversation

jerryneedell
Copy link
Contributor

@jerryneedell jerryneedell commented Aug 7, 2024

I am working on adding SPI register bit functions to Adafruit_CircutPython_Register and will want to have the SPIDeviceDriver type in place for that.

This seemed like a simple addition. I have not done any testing. Let me know if this should be handled differently.

@jerryneedell jerryneedell requested a review from a team August 7, 2024 17:56
Copy link
Member

@tannewt tannewt left a comment

Choose a reason for hiding this comment

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

Makes sense to me! Thank you!

In the future I'd love it if either i2c or spi would work interchangeably.

@tannewt tannewt merged commit 1bad8f5 into adafruit:main Aug 7, 2024
1 check passed
@jerryneedell jerryneedell deleted the jerryn_SPIDevice branch August 7, 2024 18:34
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.

2 participants