Skip to content

Commit 68c02e4

Browse files
JDuchniewiczadamgreig
authored andcommitted
Minor documentation fix.
1 parent e2e0358 commit 68c02e4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cortex-m-rt/src/lib.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,7 @@
3434
//!
3535
//! This crate expects the user, or some other crate, to provide the memory layout of the target
3636
//! device via a linker script named `memory.x`. This section covers the contents of `memory.x`
37+
//! The `memory.x` file is used by during linking by the `link.x` script provided by this crate.
3738
//!
3839
//! ### `MEMORY`
3940
//!

0 commit comments

Comments
 (0)