mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 06:15:45 +01:00
Add some more
This commit is contained in:
parent
1dc2f80eb6
commit
d90fa95266
3 changed files with 14 additions and 4 deletions
|
|
@ -8,4 +8,4 @@ The `#[monotonic]` attribute is no longer used. Instead, you use a `create_X_tok
|
|||
|
||||
Check out the [code example](./complete_example.md) for an overview of the required changes.
|
||||
|
||||
For more information on current monotonic implementations, see [the `rtic-monotonics` documentation](https://docs.rs/rtic-monotonics).
|
||||
For more information on current monotonic implementations, see [the `rtic-monotonics` documentation](https://docs.rs/rtic-monotonics), and [the examples](https://github.com/rtic-rs/rtic/tree/master/examples).
|
||||
Loading…
Add table
Add a link
Reference in a new issue