Commit graph

10 commits

Author SHA1 Message Date
Emil Fresk
06867ca440 rtic-time: Make Send happy 2023-01-28 21:11:18 +01:00
Emil Fresk
e6c82b7a4d Fix CI for rtic-channel 2023-01-28 20:54:50 +01:00
Emil Fresk
bb98c315e0 rtic-channel: Add testing, fix bugs 2023-01-28 20:47:21 +01:00
Emil Fresk
975819cfc1 rtic-channel: Fix clippy lint 2023-01-28 13:35:37 +01:00
Emil Fresk
79799d241c Use Pin in the linked lists 2023-01-28 13:28:24 +01:00
Henrik Tjäder
f372194ab4 Add changelog templates 2023-01-28 11:15:59 +01:00
Emil Fresk
8a1503ef3e Added examples for async crates + fixed codegen for non-Copy arguments 2023-01-27 20:20:14 +01:00
Henrik Tjäder
87aa9df129 CI: Don't let warnings get away 2023-01-27 13:18:29 +01:00
Henrik Tjäder
8cef52daf7 waker registration somehow lost, back again 2023-01-27 13:00:16 +01:00
Emil Fresk
cf646adb73 Fixes in MPSC linked list and dropper handling 2023-01-26 22:51:11 +01:00