We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 955d99d commit 6c5aa23Copy full SHA for 6c5aa23
testsuite/tests/test.rs
@@ -1,7 +1,6 @@
1
#![no_std]
2
#![no_main]
3
4
-use cortex_m_rt::entry;
5
use {{crate_name}} as _; // memory layout + panic handler
6
7
// See https://crates.io/crates/defmt-test/0.1.0 for more documentation (e.g. about the 'state'
0 commit comments