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 d72d3bd + 1b35541 commit 0672a1cCopy full SHA for 0672a1c
cortex-m-rt/README.md
@@ -9,6 +9,11 @@ This project is developed and maintained by the [Cortex-M team][team].
9
10
# [Documentation](https://docs.rs/cortex-m-rt)
11
12
+# Minimum Supported Rust Version (MSRV)
13
+
14
+This crate is guaranteed to compile on stable Rust 1.39.0 and up. It *might*
15
+compile with older versions but that may change in any new patch release.
16
17
# License
18
19
Licensed under either of
0 commit comments