aboutsummaryrefslogtreecommitdiff
path: root/examples/locals.rs
AgeCommit message (Collapse)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/locals 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
sd 'hprintln(.*).unwrap\(\)' 'hprintln' (fd -e rs .)
2022-01-08Fix the locals.rs commentJakub Młynarczyk
I believe that is a typo s/shared/local_to_bar
2021-09-23The great docs updateEmil Fresk