aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/src/syntax/ast.rs
AgeCommit message (Expand)Author
2025-09-17rtic-macros: forward attributes applied to app moduleJohannes Cornelis Draaijer
2025-03-27feat: allow diverding software tasks with `'static` context (they never return)Oleksandr Babak
2024-06-23rtic-macros: handle backend flagged as unusedHenrik Tjäder
2024-03-20RISC-V support over CLINT (#815)Román Cárdenas Rodríguez
2023-06-08allow init and idle to be externedVixu
2023-05-10Fix zero prio tasks when all async tasks have default (no) argumentsEmil Fresk
2023-04-12remove vis restriction for local and shared resourcesAndrew Gazelka
2023-03-01Move rtic macros to repo root, tune xtaskHenrik Tjäder