Merge pull request #4 from antage/fix-1
Fix documentation mistype in examples/crash.rs
This commit is contained in:
@@ -27,7 +27,7 @@
|
|||||||
//! $2 = cortex_m::exception::Exception::HardFault
|
//! $2 = cortex_m::exception::Exception::HardFault
|
||||||
//!
|
//!
|
||||||
//! (gdb) # Where did we come from?
|
//! (gdb) # Where did we come from?
|
||||||
//! (gdb) print _e
|
//! (gdb) backtrace
|
||||||
//! ```
|
//! ```
|
||||||
|
|
||||||
#![feature(used)]
|
#![feature(used)]
|
||||||
|
|||||||
Reference in New Issue
Block a user