-
Notifications
You must be signed in to change notification settings - Fork 62
Typo in serial.rs #92
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
Comments
That does indeed look like a typo! Sorry for that. We should make sure that all 4 IO features are tested in CI 😕 |
Thanks! |
On a separate note I was able to toggle a pin and output on the uart very quickly: good job and thank you for the work on this crate! |
This should now be fixed on master, so the issue can be closed. @arkorobotics maybe there should be a patch release on crates.io since 0.6.0 breaks compilation for some targets? |
Done! Released v0.6.1. |
Uh oh!
There was an error while loading. Please reload this page.
I encountered what seems to be a typo in serial.rs when building with feature "io-STM32L021"
The text was updated successfully, but these errors were encountered: