We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e41b273 + 12d55e1 commit a643c58Copy full SHA for a643c58
README.md
@@ -9,6 +9,10 @@ This project is developed and maintained by the [Cortex-M team][team].
9
10
## [Documentation](https://docs.rs/crate/cortex-m)
11
12
+## Minimum Supported Rust Version (MSRV)
13
+
14
+This crate is guaranteed to compile on stable Rust 1.31 and up. It might compile with older versions but that may change in any new patch release.
15
16
## License
17
18
Licensed under either of
0 commit comments