Skip to content
This repository has been archived by the owner on Sep 6, 2023. It is now read-only.

Rust macros for working with timeouts on top of embedded-hal APIs

License

Notifications You must be signed in to change notification settings

hannobraun/rust-embedded-timeout-macros

Repository files navigation

Rust Embedded Timeout Macros crates.io Documentation Build Status

Introduction

Rust macros for working with timeouts on top of embedded-hal APIs.

Usage

Include this crate in your Cargo project by adding the following to Cargo.toml:

[dependencies]
embedded-timeout-macros = "0.3"

Documentation

Please refer to the API Reference.

[Example programs] are available in the rust-dwm1001 repository.

License

This project is open source software, licensed under the terms of the Zero Clause BSD License (0BSD, for short). This basically means you can do anything with the software, without any restrictions, but you can't hold the authors liable for problems.

See LICENSE for full details.

Supported by Braun Embedded

About

Rust macros for working with timeouts on top of embedded-hal APIs

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published