bump the cortex-m-rt to v0.4.0
This commit is contained in:
@@ -8,6 +8,7 @@
|
||||
extern crate cortex_m;
|
||||
extern crate cortex_m_rt;
|
||||
extern crate cortex_m_semihosting;
|
||||
extern crate panic_abort; // panicking behavior
|
||||
|
||||
use core::fmt::Write;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user