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

stm32f3 v0.13.1 seems broken #568

Closed
Piroro-hs opened this issue Jun 5, 2021 · 2 comments
Closed

stm32f3 v0.13.1 seems broken #568

Piroro-hs opened this issue Jun 5, 2021 · 2 comments

Comments

@Piroro-hs
Copy link
Contributor

  • f3x4, f301, f302, f303, and f373
    Every module is extracted in src/stm32f3xx/mod.rs (However, f3x4, f301, and f303 build successfully)
    image

  • f302 and f373
    Module generic is declared in mod.rs but generic.rs does not exist

#[doc = "Common register and bit access and modify traits"]
pub mod generic;
@adamgreig
Copy link
Member

Sorry, looks like there was an error generating the release package. Hopefully fixed by the just-released 0.13.2.

@Piroro-hs
Copy link
Contributor Author

Fixed! Thanks

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