licenses.dev

esp8266 v0.1.5

Peripheral access crate for the ESP8266

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT13
PackageRelationDependenciesPublished
bare-metal • 0.2.5Abstractions common to bare metal systemsDIRECT3
mutex-trait • 0.2.0Foundational mutex trait and helpersINDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
r0 • 1.0.0Initialization code ('crt0') written in RustINDIRECT0
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
syn • 1.0.109Parser for Rust source codeINDIRECT3
vcell • 0.1.3`Cell` with volatile read / write operationsDIRECT0
xtensa-lx-rt-proc-macros • 0.1.0Attributes re-exported in `xtensa-lx-rt`INDIRECT4
xtensa-lx-rt • 0.5.0Low level access for Xtensa LX processorsDIRECT10
xtensa-lx • 0.3.0Low level access for Xtensa LX processors and peripheralsDIRECT7
MIT1
PackageRelationDependenciesPublished
spin • 0.5.2Spin-based synchronization primitivesINDIRECT0
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.5 version:

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