#hid-io #firmware #devices #command-interface #cortex-m #kiibohd

kiibohd-hid-io-ffi

FFI HID-IO protocol implementation for the C kiibohd firmware. Device Cortex-M implementation

1 unstable release

0.1.0 Apr 30, 2022

#2609 in Hardware support


Used in kiibohd-core-ffi

MIT/Apache

37KB
829 lines

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

Dependencies

~3.5MB
~72K SLoC