rtic-monotonics 2.2.0

A library that provides implementations of the Monotonic trait from rtic-time
docs.rs failed to build rtic-monotonics-2.2.0
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.
Visit the last successful build: rtic-monotonics-2.2.1

crates.io crates.io

rtic-monotonics

Reference implementations of the Real-Time Interrupt-driven Concurrency (RTIC) Monotonics timers

Uses rtic-time defined Monotonic trait.

rtic-monotonics is for RTIC v2.

For RTIC v1 see rtic-monotonic

Documentation

RTIC book: chapter on monotonics

Changelog rtic-monotonics

Supported Platforms

The following microcontroller families feature efficient monotonics using peripherals. Refer to the crate documentation for more details.

  • RP2040
  • i.MX RT
  • nRF
  • ATSAMD

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.