kiibohd-hid-io-ffi

Crates.iokiibohd-hid-io-ffi
lib.rskiibohd-hid-io-ffi
version0.1.0
sourcesrc
created_at2022-04-30 03:51:58.790047
updated_at2022-04-30 03:51:58.790047
descriptionFFI HID-IO protocol implementation for the C kiibohd firmware. Device Cortex-M implementation
homepage
repositoryhttps://github.com/kiibohd/kiibohd-core
max_upload_size
id577984
size36,736
Jacob Alexander (haata)

documentation

README

hid-io-kiibohd-ffi

CommandInterface for the C FFI library to used within embedded firmware. Specifically for the kiibohd keyboard firmware (https://github.com/kiibohd/controller/).

Generally not built alone, see top-level kiibohd-core crate.

Building

cargo build
Commit count: 192

cargo fmt