10 releases (stable)
2.0.3 | Oct 24, 2024 |
---|---|
2.0.2 | Jul 6, 2024 |
2.0.1 | Jun 2, 2024 |
1.5.0 | Jan 10, 2024 |
1.0.0 |
|
#1271 in Concurrency
5,479 downloads per month
Used in 7 crates
305KB
2K
SLoC
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
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
-
Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
-
MIT license (LICENSE-MIT or http://opensource.org/licenses/MIT)
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.
Dependencies
~2–74MB
~2.5M SLoC