systick-monotonic

Crates.iosystick-monotonic
lib.rssystick-monotonic
version1.0.1
sourcesrc
created_at2021-09-21 14:20:49.738766
updated_at2022-11-13 17:31:41.192966
descriptionRTIC Monotonic implementation based on SysTick
homepage
repositoryhttps://github.com/rtic-rs/systick-monotonic
max_upload_size
id454423
size9,789
Henrik Tjäder (AfoHT)

documentation

https://docs.rs/systick-monotonic

README

crates.io crates.io

systick-monotonic

RTIC monotonic implementation using SysTick. Used for testing the RTIC framework in QEMU. Can be used in real apps as well, but it has more overhead than a proper Monotonic implementation.

Documentation

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.

Commit count: 29

cargo fmt