| Crates.io | hftwo |
| lib.rs | hftwo |
| version | 0.1.2 |
| created_at | 2024-04-01 06:20:35.666937+00 |
| updated_at | 2024-04-01 15:02:56.032824+00 |
| description | A library for working with the HF2 protocol. |
| homepage | |
| repository | https://github.com/umi-eng/hftwo |
| max_upload_size | |
| id | 1192219 |
| size | 31,014 |
hftwoFor 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.
cargo add hftwo --git https://github.com/umi-eng/hftwo.git
defmt-03 enable defmt Format on relevant types.