da14531-sdk 0.1.1

DA14531 SDK Rust bindings
docs.rs failed to build da14531-sdk-0.1.1
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.

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!