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 e465464 commit 77ddcd9Copy full SHA for 77ddcd9
rtic_v0.5/stm32f0_hid_mouse/src/main.rs
@@ -24,7 +24,6 @@ use usbd_hid::{
24
hid_class::HIDClass,
25
};
26
27
-
28
#[app(device = stm32f0xx_hal::pac, peripherals = true)]
29
const APP: () = {
30
struct Resources {
0 commit comments