Crates.io | rp2040-monotonic |
lib.rs | rp2040-monotonic |
version | 1.3.0 |
source | src |
created_at | 2022-01-19 09:21:41.952363 |
updated_at | 2023-08-12 16:07:42.098672 |
description | RTIC Monotonic implementation based on RP2040's Timer peripheral |
homepage | |
repository | https://github.com/korken89/rp2040-monotonic |
max_upload_size | |
id | 516660 |
size | 9,355 |
rp2040-monotonic
RTIC monotonic implementation using the RP2040's
Timer
peripheral.
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.
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.