Skip to content

Commit 4287c35

Browse files
authored
Tidy use cortex_m_semihosting::hprintln;
From PR #12 , not in Cargo.toml
1 parent 1020a58 commit 4287c35

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/adc.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ use cortex_m_log::println;
1919
use cortex_m_log::{
2020
destination::Itm, printer::itm::InterruptSync as InterruptSyncItm,
2121
};
22-
use cortex_m_semihosting::hprintln;
2322

2423

2524
#[entry]

0 commit comments

Comments
 (0)