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

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

#1480 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

~3MB
~64K SLoC