aboutsummaryrefslogtreecommitdiff
path: root/examples/idle-wfi.rs
AgeCommit message (Expand)Author
2023-03-01Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic)Emil Fresk
2023-03-01Fix so deny(missing_docs) workEmil Fresk
2023-03-01Update semihostingEmil Fresk
2023-03-01examples/idle-wfi fixedPer Lindgren
2023-03-01Old xtask test passEmil Fresk
2023-01-21Deny missing_docs for all examplesHenrik Tjäder
2023-01-11Remove unwrap() from hprintln!()Henrik Tjäder
2021-12-14Idle: Switch to NOP instead of WFIHenrik Tjäder