jonas-schievink / rubble

(going to be a) BLE stack for embedded Rust
BSD Zero Clause License
396 stars 56 forks source link

[WIP] Implement a fully safe RefCell-based packet queue #137

Open jonas-schievink opened 4 years ago

jonas-schievink commented 4 years ago

cc @daboross, this might be useful for Tock

TODO:

daboross commented 4 years ago

Awesome, thank you for writing this! I don't know how practical a long-term solution it is, but it'll definitely be useful in the short term getting a mostly-working rubble stack in Tock.