-
Notifications
You must be signed in to change notification settings - Fork 2
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
Publish a 0.1.0 to crates.io #3
Comments
For which PSoC chips does this crate currently work? It only uses the PSoC 63 SVD, does that also work for the 62 and 64? It might be useful to rename the crate to |
Yeah, that's a good point. I'm pretty sure that the 62 and 64 are different so right now this crate only works for the 63. I remember from our conversation at RustFest that the other SVD files were missing. I'll take another look and see if I can find them then update the crate accordingly. If not, I'll rename this crate to |
Hey @mvertescher I want to generate configs for the psoc4 family but I can't find the svd files. Any idea where those svd files might be? |
Hey, sorry for the late reply. It's been a while, but I think I got them from a Cypress SDK (I forget which one it was though). Anyways, looks like you found them already 👍 |
Haha yep I was able to find them. Thanks for the reply |
Still any interest in publishing this on crates.io? |
Just a reminder to publish this crate for others! :)
The text was updated successfully, but these errors were encountered: