icmsg

Crates.ioicmsg
lib.rsicmsg
version0.1.0
created_at2025-05-12 06:08:23.028341+00
updated_at2026-01-21 19:31:30.214632+00
descriptionRust implementation of the ICMsg IPC backend
homepage
repositoryhttps://github.com/0e4ef622/icmsg-rs
max_upload_size
id1670057
size54,816
0e4ef622 (0e4ef622)

documentation

README

icmsg-rs

A Rust implementation of the ICMsg IPC backend from the Zephyr Project with support for async/await. Primarily intended for communication between two cores in an embedded device, ICMsg is very simple, just two ringbuffers in shared memory.

Commit count: 37

cargo fmt