We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba2f638 commit 0fd1720Copy full SHA for 0fd1720
src/lib.rs
@@ -38,9 +38,9 @@
38
//!
39
//! # Reference implementation
40
41
-//! The [`stm32f30x-hal`] crate contains a reference implementation of this HAL.
+//! The [`stm32f1xx-hal`] crate contains a reference implementation of this HAL.
42
43
-//! [`stm32f30x-hal`]: https://crates.io/crates/stm32f30x-hal/0.1.0
+//! [`stm32f1xx-hal`]: https://crates.io/crates/stm32f1xx-hal
44
45
//! # Platform agnostic drivers
46
0 commit comments