hid-io-protocol 0.1.6

HID-IO protocol implementation for both servers and devices. Devices are optimized for Cortex-M devices, but may work for other platforms.
Documentation

hid-io-protocol

There is very little structured metadata to build this page from currently. You should check the main library docs, readme, or Cargo.toml in case the author documented the features in them.

This version has 4 feature flags, 2 of them enabled by default.

default

  • server

server

    This feature flag does not enable additional features.

defmt

  • dep:defmt
  • heapless/defmt-impl
  • kll-core/defmt

device

    This feature flag does not enable additional features.