mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-18 05:45:19 +01:00
docs: Monotonics: Highlight rtic-time is used
This commit is contained in:
parent
646ec91e0c
commit
3f48ad7e87
1 changed files with 2 additions and 0 deletions
|
|
@ -5,6 +5,8 @@
|
||||||
|
|
||||||
> Reference implementations of the Real-Time Interrupt-driven Concurrency (RTIC) Monotonics timers
|
> Reference implementations of the Real-Time Interrupt-driven Concurrency (RTIC) Monotonics timers
|
||||||
|
|
||||||
|
Uses [`rtic-time`](https://github.com/rtic-rs/rtic/tree/master/rtic-time) defined [`Monotonic`](https://docs.rs/rtic-time/latest/rtic_time/trait.Monotonic.html) trait.
|
||||||
|
|
||||||
`rtic-monotonics` is for RTIC v2.
|
`rtic-monotonics` is for RTIC v2.
|
||||||
|
|
||||||
For RTIC v1 see [`rtic-monotonic`](https://github.com/rtic-rs/rtic-monotonic)
|
For RTIC v1 see [`rtic-monotonic`](https://github.com/rtic-rs/rtic-monotonic)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue