rust-embedded / riscv

Low level access to RISC-V processors
822 stars 160 forks source link

lib: update dependency embedded-hal to 1.0.0 #172

Closed jakezhu9 closed 8 months ago

jakezhu9 commented 8 months ago

Update dependency embedded-hal to version 1.0.0.

There are also small fixes on document tests in file misa.rs and Cargo.toml code styles.

luojia65 commented 8 months ago

r? @romancardenas

BTW, should we release a new riscv crate version after this pull request? By this way the ecosystem would benefit from ratified embedded-hal 1.0.0. Thanks! :)

romancardenas commented 8 months ago

Thank you very much! i'll review it ASAP.

Yes, I'd like to deploy releases to all the RISC-V crates shortly. We've been working in a lot of new stuff and they deserve to be in crates.io :)