| Crates.io | owa5x-sys |
| lib.rs | owa5x-sys |
| version | 0.1.0 |
| created_at | 2022-10-06 11:55:45.585648+00 |
| updated_at | 2022-10-06 11:55:45.585648+00 |
| description | Low-level bindings to the C library provided to use functionality on the OWA5x embedded computer |
| homepage | |
| repository | https://github.com/thebeekeeper/owa5x-sys |
| max_upload_size | |
| id | 681292 |
| size | 15,866 |
Bindgen crate for the new owa5x hardware.
To build, make sure to download the compiler libraries from the Owasys developer site, and unzip it to /opt/owa-lib/. There appears to be some references to owa4x in the initial release which can be changed to the correct owa5x directory.
Also need to apt install gcc-multilib to get the right headers etc.