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

change internal structure from Mutex<RefCell<>> to Arc<Mutex<<>> #19

Closed
wants to merge 1 commit into from

Conversation

newAM
Copy link
Member

@newAM newAM commented Aug 13, 2022

Closes #18

@newAM
Copy link
Member Author

newAM commented Aug 21, 2022

Covered by #17

@newAM newAM deleted the fix-18 branch August 28, 2022 01:58
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.

SPI/I2C keeps ref to FtInner, impossible to pass around once initialized
1 participant