Expand description
A Rust implementation of ICMsg.
A simple backend for IPC communication between two cores using a ring buffer in shared memory.
Re-exports§
pub use transport::Notifier;
Modules§
- transport
- Low-level ICMsg transport.
Structs§
- IcMsg
- Memory
Config - The memory configuration of the channel.
- Receiver
- Sender