#bindings #iowkit #iowarrior #mercenaries

iowkit-sys

Rust bindings for the Code Mercenaries iowkit library

2 releases

0.1.1 Jul 28, 2024
0.1.0 Jul 11, 2024

#853 in Hardware support

Download history 118/week @ 2024-07-10 3/week @ 2024-07-17 127/week @ 2024-07-24 19/week @ 2024-07-31

146 downloads per month
Used in iowarrior-embedded-hal

MIT license

18KB
403 lines

iowkit-sys

Rust bindings for the Code Mercenaries iowkit library, a C-based programmatic interface for communicating with IOWarrior microcontroller boards over USB.

Type of Bindings

These bindings were created using bindgen's feature to generate wrappers over top of the functionality that the libloading crate provides. This means that they're designed for loading the iowkit library at runtime; they are not suitable for linking to iowkit (statically or dynamically) at buildtime.

License

Licensed under MIT license.

lib.rs:

Dependencies

~0–4.5MB