hftwo

Crates.iohftwo
lib.rshftwo
version0.1.2
sourcesrc
created_at2024-04-01 06:20:35.666937
updated_at2024-04-01 15:02:56.032824
descriptionA library for working with the HF2 protocol.
homepage
repositoryhttps://github.com/umi-eng/hftwo
max_upload_size
id1192219
size31,014
Liam Kinne (liamkinne)

documentation

README

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 defmt Format on relevant types.
Commit count: 27

cargo fmt