Skip to content
master
Go to file
Code

Latest commit

286: Prepare for v0.7.0 r=thalesfragoso a=adamgreig

I think I got everything in the changelog updates but please point out anything I missed. Anything else missing before we're ready for 0.7.0?

Note that my plan is to now release cortex-m-semihosting 0.3.6 (with support for cortex-m >0.5&&<0.8) and 0.4.2 (cortex-m ^0.7, with our recent breaking changes) _after_ cortex-m 0.7 is out.

Co-authored-by: Adam Greig <adam@adamgreig.com>
bc8c562

Git stats

Files

Permalink
Failed to load latest commit information.

README.md

crates.io crates.io

cortex-m

Low level access to Cortex-M processors

This project is developed and maintained by the Cortex-M team.

Documentation

Minimum Supported Rust Version (MSRV)

This crate is guaranteed to compile on stable Rust 1.38 and up. It might compile with older versions but that may change in any new patch release.

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

Code of Conduct

Contribution to this crate is organized under the terms of the Rust Code of Conduct, the maintainer of this crate, the Cortex-M team, promises to intervene to uphold that code of conduct.

You can’t perform that action at this time.