update examples and docs
This commit is contained in:
@@ -74,7 +74,7 @@
|
||||
extern crate cortex_m;
|
||||
#[macro_use]
|
||||
extern crate cortex_m_rt as rt;
|
||||
extern crate panic_abort; // panicking behavior
|
||||
extern crate panic_abort;
|
||||
|
||||
use core::ptr;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user