QMK-like bit-banging one-wire protocol for data transferring written in rust
Go to file
doryan 6defd8963f feat(writer/reader): move write and read methods to SoftSerialWriter and SoftSerialReader traits + impl these traits
a
2025-04-30 18:06:46 +04:00
src feat(writer/reader): move write and read methods to SoftSerialWriter and SoftSerialReader traits + impl these traits 2025-04-30 18:06:46 +04:00
Cargo.toml feat: rename crate dependency 2025-04-25 16:35:08 +04:00
rust-toolchain.toml first commit 2025-04-21 21:36:22 +04:00