Skip to content
Snippets Groups Projects
Commit 9946ad77 authored by Per's avatar Per
Browse files

to fresk

parent 305dc9f4
No related branches found
No related tags found
No related merge requests found
......@@ -37,10 +37,10 @@ version = "0.2.8"
features = ["stm32f411", "rt"]
# this lets you use `cargo fix`!
[[bin]]
name = "app"
test = false
bench = false
# [[bin]]
# name = "app"
# test = false
# bench = false
[profile.dev]
incremental = false
......
......@@ -78,8 +78,8 @@ const APP: () = {
}
}
}
#[interrupt]
fn EXTI0() {}
// #[interrupt]
// fn EXTI0() {}
};
// extern crate cortex_m_rtfm as rtfm;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment