aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/src/syntax/parse/software_task.rs
AgeCommit message (Collapse)Author
2025-03-27feat: allow diverding software tasks with `'static` context (they never return)Oleksandr Babak
2023-03-01Move rtic macros to repo root, tune xtaskHenrik Tjäder