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 0e9f50f commit 441bd42Copy full SHA for 441bd42
src/lib.rs
@@ -89,7 +89,7 @@
89
//!
90
//! - [`bare-metal`](https://crates.io/crates/bare-metal) v0.1.x
91
//! - [`vcell`](https://crates.io/crates/vcell) v0.1.x
92
-//! - [`cortex-m-rt`](https://crates.io/crates/cortex-m-rt) v0.4.x if targeting
+//! - [`cortex-m-rt`](https://crates.io/crates/cortex-m-rt) v0.3.x if targeting
93
//! the Cortex-M architecture.
94
//! - [`cortex-m`](https://crates.io/crates/cortex-m) v0.4.x if targeting the
95
//! Cortex-M architecture.
0 commit comments