Skip to content

Commit 0fd1720

Browse files
committed
Mark stm32f1xx-hal as the reference implementation
1 parent ba2f638 commit 0fd1720

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/lib.rs

+2-2
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,9 @@
3838
//!
3939
//! # Reference implementation
4040
//!
41-
//! The [`stm32f30x-hal`] crate contains a reference implementation of this HAL.
41+
//! The [`stm32f1xx-hal`] crate contains a reference implementation of this HAL.
4242
//!
43-
//! [`stm32f30x-hal`]: https://crates.io/crates/stm32f30x-hal/0.1.0
43+
//! [`stm32f1xx-hal`]: https://crates.io/crates/stm32f1xx-hal
4444
//!
4545
//! # Platform agnostic drivers
4646
//!

0 commit comments

Comments
 (0)