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

why does firmware flashing sketch not use Wire? #19

Open
tlyu opened this issue May 30, 2022 · 3 comments
Open

why does firmware flashing sketch not use Wire? #19

tlyu opened this issue May 30, 2022 · 3 comments

Comments

@tlyu
Copy link

tlyu commented May 30, 2022

What the reason was for using (a snapshot of?) the twi.c internals from the Wire library instead of Wire? I'm suspecting some sort of incompatibility, but I'm not finding many clues in the history. Will it work on the GD32-based (?) Model 100 without porting to Wire? The Kaleidoscope hardware support for the Model 100 seems to use Wire to talk to the ATtinys, from what I can tell.

@obra
Copy link
Member

obra commented May 30, 2022 via email

@tlyu
Copy link
Author

tlyu commented May 30, 2022

I think the firmware flashing sketch, even on the Model 01, is much less space constrained, so it might be safe to switch that back to using Wire?

@obra
Copy link
Member

obra commented May 30, 2022 via email

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

No branches or pull requests

2 participants