-
Notifications
You must be signed in to change notification settings - Fork 1.3k
Fix for #3266: ensure SPI lock is free after a soft reboot #3378
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
Conversation
update from main
update from main
Update from main
Pull from adafruit main
Merge from adafruit main
Update from adafruit/main
Update from adafruit/main
update from main
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
One question about when SPI is used for a display. (Maybe this is the issue that causes the display to stop updating.)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks for the switch Dave! I think we'll want it in a bit different spot.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
Issue #3266. A change for to make sure that the SPI lock is free after a soft reboot.