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.
1 parent e41b273 commit 12d55e1Copy full SHA for 12d55e1
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