GithubHelp home page GithubHelp logo

daisy-blank's People

Contributors

backtail avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar

Forkers

chaosprint

daisy-blank's Issues

Cannot build because of enum cast problem in stm32h7xx-hal sdmmc.rs

I'm sure this is a basic version problem, but I'm a rank beginner with rust and nothing I tried in Cargo.toml made a difference.

   Compiling stm32h7xx-hal v0.11.0
error[E0606]: casting `BusWidth` as `u32` is invalid
    --> /Users/gmt/.cargo/registry/src/index.crates.io-6f17d22bba15001f/stm32h7xx-hal-0.11.0/src/sdmmc.rs:429:61
     |
429  |                       let sdmmc_bus_bandwidth = new_clock.0 * (width as u32);
     |                                                               ^^^^^^^^^^^^^^
...
1206 | / sdmmc! {
1207 | |     SDMMC1: (sdmmc1, Sdmmc1),
1208 | |     SDMMC2: (sdmmc2, Sdmmc2),
1209 | | }
     | |_- in this macro invocation
     |
     = note: cannot cast an enum with a non-exhaustive variant when it's defined in another crate
     = note: this error originates in the macro `sdmmc` (in Nightly builds, run with -Z macro-backtrace for more info)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.