licenses.dev

systick-monotonic v1.0.1

RTIC Monotonic implementation based on SysTick

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT14
PackageRelationDependenciesPublished
bare-metal • 0.2.5Abstractions common to bare metal systemsINDIRECT3
bitfield • 0.13.2This crate provides macros to generate bitfield-like struct.INDIRECT0
cortex-m • 0.7.7Low level access to Cortex-M processorsDIRECT11
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems INDIRECT3
fugit • 0.3.7Time library for embedded targets with ease-of-use and performance first.DIRECT1
gcd • 2.3.0Calculate the greatest common divisorINDIRECT0
nb • 0.1.3Minimal non-blocking I/O layerINDIRECT1
nb • 1.1.0Minimal non-blocking I/O layerINDIRECT0
rtic-monotonic • 1.0.0Core abstractions of the Real-Time Interrupt-driven Concurrency Monotonic timersDIRECT0
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerINDIRECT2
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
vcell • 0.1.3`Cell` with volatile read / write operationsINDIRECT0
volatile-register • 0.2.2Volatile access to memory mapped hardware registersINDIRECT1
MIT1
PackageRelationDependenciesPublished
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/cargo/systick-monotonic)](https://licenses.dev/cargo/systick-monotonic)
<a href="https://licenses.dev/cargo/systick-monotonic">
  <img src="https://licenses.dev/b/cargo/systick-monotonic" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.1 version:

[![licenses](https://licenses.dev/b/cargo/systick-monotonic/1.0.1)](https://licenses.dev/cargo/systick-monotonic/1.0.1)
<a href="https://licenses.dev/cargo/systick-monotonic/1.0.1">
  <img src="https://licenses.dev/b/cargo/systick-monotonic/1.0.1" alt="licenses" />
</a>
GitHub