aboutsummaryrefslogtreecommitdiff
path: root/rtic-channel
AgeCommit message (Expand)Author
2023-03-01Add authors to each Cargo.tomlHenrik Tjäder
2023-03-01Add alpha.0 and required Cargo fieldsHenrik Tjäder
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-01Add `rtic-arbiter`Emil Fresk
2023-03-01Move common data structures to `rtic-common`Emil Fresk
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-01rtic-channel: Fix clippy lintEmil Fresk
2023-03-01Use `Pin` in the linked listsEmil Fresk
2023-03-01Add changelog templatesHenrik Tjäder
2023-03-01Added examples for async crates + fixed codegen for non-Copy argumentsEmil Fresk
2023-03-01CI: Don't let warnings get awayHenrik Tjäder
2023-03-01waker registration somehow lost, back againHenrik Tjäder
2023-03-01Fixes in MPSC linked list and dropper handlingEmil Fresk