2 releases
0.1.1 | Jul 28, 2024 |
---|---|
0.1.0 | Jul 11, 2024 |
#1529 in Hardware support
41 downloads per month
Used in iowarrior-embedded-hal
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