owa5x-sys

Crates.ioowa5x-sys
lib.rsowa5x-sys
version0.1.0
sourcesrc
created_at2022-10-06 11:55:45.585648
updated_at2022-10-06 11:55:45.585648
descriptionLow-level bindings to the C library provided to use functionality on the OWA5x embedded computer
homepage
repositoryhttps://github.com/thebeekeeper/owa5x-sys
max_upload_size
id681292
size15,866
Nick Gamroth (thebeekeeper)

documentation

README

owa5x-sys

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.

Commit count: 9

cargo fmt