FactbirdHQ / ublox-short-range-rs

A driver crate for the entire u-blox short range family in Rust
6 stars 2 forks source link
crates-io embedded-rust ublox ublox-devices ublox-wifi wifi

ublox-short-range

no_std driver crate for interfacing with the ublox short range family over serial

No Std Test Code coverage Crates.io Version Crates.io Downloads


A driver crate for AT-command based serial ublox short range modules, built on top of atat. The driver aims to be compatible with the ublox short range modules:

Documentation

Relevant docs:

Relevant repos:

Tests

The crate is covered by tests. These tests can be run by cargo test --tests, and are run by the CI on every push.

Features

License

Licensed under either of

at your option.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.