3 releases
0.1.2 | Apr 1, 2024 |
---|---|
0.1.1 | Apr 1, 2024 |
0.1.0 | Apr 1, 2024 |
#1642 in Embedded development
Used in umi
15KB
315 lines
hftwo
For working with the HF2 protocol both as the host and the embedded device. As such this library is no_std
compatible.
Why the name? hf2
was already taken and only provides utility for the host component.
Warning: whilst this library is 0.1.x
there will be no SemVer compatibility guarantees. Use at your own risk.
Getting started
cargo add hftwo --git https://github.com/umi-eng/hftwo.git
Features
defmt-03
enable defmtFormat
on relevant types.
Dependencies
~1–1.7MB
~30K SLoC