licenses.dev

rpi_embedded v0.1.0

Interface for the Raspberry Pi's GPIO, I2C, PWM, SPI and UART peripherals. Forked from RPPAL

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT5
PackageRelationDependenciesPublished
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems DIRECT3
lazy_static • 1.5.0A macro for declaring lazily evaluated statics in Rust.DIRECT0
libc • 0.2.161Raw FFI bindings to platform libraries like libc. DIRECT0
nb • 0.1.3Minimal non-blocking I/O layerDIRECT1
nb • 1.1.0Minimal non-blocking I/O layerINDIRECT0
MIT2
PackageRelationDependenciesPublished
simple-signal • 1.1.1Easy unix signals handler for Rust projectsDIRECT2
void • 1.0.2The uninhabited void type for use in statically impossible cases.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/cargo/rpi_embedded/0.1.0)](https://licenses.dev/cargo/rpi_embedded/0.1.0)
<a href="https://licenses.dev/cargo/rpi_embedded/0.1.0">
  <img src="https://licenses.dev/b/cargo/rpi_embedded/0.1.0" alt="licenses" />
</a>
GitHub