licenses.dev

cortex-m-log v0.7.0

Logging facilities for Cortex-M processors

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT13
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-semihosting • 0.3.7Semihosting for ARM Cortex-M processorsDIRECT12
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
log • 0.4.22A lightweight logging facade for Rust DIRECT0
nb • 0.1.3Minimal non-blocking I/O layerINDIRECT1
nb • 1.1.0Minimal non-blocking I/O layerINDIRECT0
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/cortex-m-log)](https://licenses.dev/cargo/cortex-m-log)
<a href="https://licenses.dev/cargo/cortex-m-log">
  <img src="https://licenses.dev/b/cargo/cortex-m-log" alt="licenses" />
</a>

Or the licenses badge code for the 0.7.0 version:

[![licenses](https://licenses.dev/b/cargo/cortex-m-log/0.7.0)](https://licenses.dev/cargo/cortex-m-log/0.7.0)
<a href="https://licenses.dev/cargo/cortex-m-log/0.7.0">
  <img src="https://licenses.dev/b/cargo/cortex-m-log/0.7.0" alt="licenses" />
</a>
GitHub