rtic/rtic-monotonics
Henrik Tjäder 26b1ab05eb
monotonics add readme (#1012)
* rtic-monotonics: Add README

* rtic-monotonics: Add links to changelog
2025-01-22 19:41:42 +00:00
..
src rtic-monotonics: rp2040 extra parenthesis (#1010) 2025-01-15 20:02:56 +00:00
.gitignore Add rtic-timer (timerqueue + monotonic) and rtic-monotonics (systick-monotonic) 2023-03-01 00:33:31 +01:00
build.rs Fix CI with 1.80 2024-08-07 21:09:58 +02:00
Cargo.toml bump esp32c3 (#997) 2024-11-27 18:59:55 +00:00
CHANGELOG.md bump esp32c3 (#997) 2024-11-27 18:59:55 +00:00
README.md monotonics add readme (#1012) 2025-01-22 19:41:42 +00:00

crates.io crates.io

rtic-monotonics

Core abstractions of the Real-Time Interrupt-driven Concurrency (RTIC) Monotonics timers

rtic-monotonics is for RTIC v2.

For RTIC v1 see rtic-monotonic

Documentation

RTIC book: chapter on monotonics

Changelog rtic-monotonics

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.