mirror of
https://github.com/embassy-rs/embassy.git
synced 2024-11-22 06:42:32 +00:00
1b9d5e5071
An MPSC inspired by Tokio and Crossbeam. The MPSC is designed to support both single and multi core processors, with only single core implemented at this time. The allocation of the channel’s buffer is inspired by the const generic parameters that Heapless provides. |
||
---|---|---|
.. | ||
nrf | ||
rp | ||
std | ||
stm32f4 | ||
stm32h7 | ||
stm32l0 | ||
stm32l4 | ||
stm32wb55 |