aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-03-01Move rtic macros to repo root, tune xtaskHenrik Tjäder
2023-03-01xtask: Allow filtering examplesHenrik Tjäder
2023-03-01xtask: Clippy, optionally get cargo size outputHenrik Tjäder
2023-03-01rtic-monotonics: Simplify features, default is 1kHzHenrik Tjäder
2023-03-01Book: Touchup README and prefaceHenrik Tjäder
2023-03-01Update book/en/src/by-example/app.mdHenrik Tjäder
2023-03-01book/example polishPer Lindgren
2023-03-01examples polishedPer Lindgren
2023-03-01Fix missing crate docs in examplesEmil Fresk
2023-03-01deny missing docsPer Lindgren
2023-03-01Simplify Systick Monotonic by integrating the TQEmil Fresk
2023-03-01Make xtask pass, clean up rtic Cargo.tomlEmil Fresk
2023-03-01RTIC: Examples cargo fmtHenrik Tjäder
2023-03-01CI: Fix CI, missed spaceHenrik Tjäder
2023-03-01Book: Update authorsHenrik Tjäder
2023-03-01Add authors to each Cargo.tomlHenrik Tjäder
2023-03-01Add alpha.0 and required Cargo fieldsHenrik Tjäder
2023-03-01Fix cargo README paths, disable publish for xtaskHenrik Tjäder
2023-03-01Apply suggestions from code review perlindgren
2023-03-01book remove ramfunc, remove migrationPer Lindgren
2023-03-01book polishPer Lindgren
2023-03-01Minor book fixEmil Fresk
2023-03-01Monotonic bookPer Lindgren
2023-03-01Monotonic book updatePer Lindgren
2023-03-01CI: Require jobs to pass CI, improve job namesHenrik Tjäder
2023-03-01Revert accidental removal of editorial changesHenrik Tjäder
2023-03-01Book: Add mermaid filesHenrik Tjäder
2023-03-01Book: Enable mermaid for mdbookHenrik Tjäder
2023-03-01CI: Add mdbook-mermaidHenrik Tjäder
2023-03-01Book: Major rework for RTIC v2Per Lindgren
2023-03-01Cleanup common code and clippy fixesEmil Fresk
2023-03-01Fix spelling errorEmil Fresk
2023-03-01rtic-channel: try_* APIs now error if Sender/Receiver does not existEmil Fresk
2023-03-01Added testing to rtic-arbiterEmil Fresk
2023-03-01Add `rtic-arbiter`Emil Fresk
2023-03-01Move common data structures to `rtic-common`Emil Fresk
2023-03-01Fix some references to cortex-m-rticHenrik Tjäder
2023-03-01rtic-time: Make Send happyEmil Fresk
2023-03-01Fix CI for rtic-channelEmil Fresk
2023-03-01rtic-channel: Add testing, fix bugsEmil Fresk
2023-03-01CI: Check/build the docsHenrik Tjäder
2023-03-01CI: Check and tests for all cratesHenrik Tjäder
2023-03-01Book: Fix gitignore to exclude mdbook outputHenrik Tjäder
2023-03-01rtic-channel: Fix clippy lintEmil Fresk
2023-03-01Use `Pin` in the linked listsEmil Fresk
2023-03-01CI: Cleanup old syntax CIHenrik Tjäder
2023-03-01CI: Alphabetical sort of clippy jobsHenrik Tjäder
2023-03-01CI: Cargo fmt for channel, mono., timeHenrik Tjäder
2023-03-01CI: Add rtic-channel to Changelog, remove defunct changelogHenrik Tjäder
2023-03-01Add changelog templatesHenrik Tjäder