embassy/examples/stm32f3
huntc 99d19c7dcf Rename channel to mpmc
I've renamed the channel module for the MPMC as mpmc. There was a previous debate about this, but I feel that the strategy here avoids importing `channel::channel`. The change leaves `signal::Signal`, but I think that's ok. It is all a bit subjective of course. The bottom line for me is that I really like the term mpmc - it means something to me and aligns with broader naming e.g. in Tokio.
2022-06-12 15:16:56 +10:00
..
.cargo stm32: add USB driver. 2022-06-07 03:29:00 +02:00
src/bin Rename channel to mpmc 2022-06-12 15:16:56 +10:00
build.rs [examples] Add examples for STM32F3 2021-12-13 14:50:13 +05:30
Cargo.toml stm32: add USB driver. 2022-06-07 03:29:00 +02:00