licenses.dev

embedded-hal v0.1.3

A Hardware Abstraction Layer (HAL) for embedded systems

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT10
PackageRelationDependenciesPublished
aligned • 0.1.2A newtype with alignment of at least `A` bytesINDIRECT0
bare-metal • 0.1.3Abstractions common to bare metal systemsINDIRECT0
cortex-m • 0.4.3Low level access to Cortex-M processorsINDIRECT5
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems DIRECT3
futures • 0.1.31An implementation of futures and streams featuring zero allocations, composability, and iterator-like interfaces. DIRECT0
nb • 0.1.3Minimal non-blocking I/O layerDIRECT1
nb • 1.1.0Minimal non-blocking I/O layerINDIRECT0
stm32f30x • 0.6.2Peripheral access API for STM32F30X microcontrollersDIRECT6
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
CC0-1.01
PackageRelationDependenciesPublished
untagged-option • 0.1.1An unsafe Option type without discriminant. Nightly only. INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.3 version:

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