embassy/embassy-at-cmux
2024-11-06 09:14:07 +01:00
..
src Add comments to embassy-at-cmux 2024-11-06 09:14:07 +01:00
Cargo.toml Bump dependencies and update fmt.rs 2024-06-21 09:22:55 +02:00
README.md Rustify frame encoding and decoding, and use crc crate for fcs calculation 2024-02-21 15:25:21 +01:00

embassy-at-cmux

Interoperability

This crate can run on any executor.

It supports any serial port implementing embedded-io-async.