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