aboutsummaryrefslogtreecommitdiff
path: root/rtic-macros/src/lib.rs
AgeCommit message (Collapse)Author
2023-09-27esp32c3 supportonsdagens
2023-04-16Merge #736bors[bot]
736: More `xtasks` and add examples to `rtic` repo r=korken89 a=datdenkikniet This was in #732 before, but decluttering that PR seemed sensible Co-authored-by: datdenkikniet <jcdra1@gmail.com>
2023-04-16Deny on warnings in xtasksdatdenkikniet
2023-04-15rtic-macros: wrap everything in macro_rules! to improve the error experience anddatdenkikniet
royally **** up the DX experience (for lib.rs in rtic-macros, at least :P)
2023-03-01Break out core specific codegen to bindingsEmil Fresk
2023-03-01Move rtic macros to repo root, tune xtaskHenrik Tjäder