da14531-sdk

Crates.ioda14531-sdk
lib.rsda14531-sdk
version0.1.1
sourcesrc
created_at2022-10-13 08:14:58.540551
updated_at2022-10-13 08:19:00.786011
descriptionDA14531 SDK Rust bindings
homepage
repositoryhttps://github.com/rapitag/da14531-sdk
max_upload_size
id687049
size136,195
Harry Hornbacher (hhornbacher)

documentation

https://docs.rs/da14531-sdk

README

DA14531 SDK Rust bindings

Crates.io Crates.io Released API docs

This crate is a wrapper for the manufacturer's SDK. In order to build it, you need to first download the SDK version 6.0.16.1144. In order to compile this crate you need to set the SDK_PATH environment variable to the SDK path, e.g. SDK_PATH=/path/to/my/sdk/6.0.16.1144

Parts of the SDK where completely reimplemented in Rust.

This is highly experimental and still in development at the moment, use with caution!

Commit count: 69

cargo fmt