licenses.dev

esp8266-hal v0.4.0

HAL for ESP8266 microcontrollers

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT22
PackageRelationDependenciesPublished
bare-metal • 0.2.5Abstractions common to bare metal systemsINDIRECT3
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems DIRECT3
esp8266-hal-proc-macros • 0.1.0Attributes re-exported in `esp8266-hal`DIRECT10
esp8266 • 0.1.5Peripheral access crate for the ESP8266DIRECT9
fnv • 1.0.7Fowler–Noll–Vo hash functionINDIRECT0
ident_case • 1.0.1Utility for applying case rules to Rust identifiers.INDIRECT0
mutex-trait • 0.2.0Foundational mutex trait and helpersINDIRECT0
nb • 0.1.3Minimal non-blocking I/O layerDIRECT1
nb • 1.1.0Minimal non-blocking I/O layerINDIRECT0
panic-halt • 0.2.0Set panicking behavior to haltDIRECT0
paste • 1.0.15Macros for all your token pasting needsDIRECT0
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 operationsINDIRECT0
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
MIT6
PackageRelationDependenciesPublished
darling_core • 0.10.2Helper crate for proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT7
darling_macro • 0.10.2Internal support for a proc-macro library for reading attributes into structs when implementing custom derives. Use https://crates.io/crates/darling in your code. INDIRECT8
darling • 0.10.2A proc-macro library for reading attributes into structs when implementing custom derives. INDIRECT9
spin • 0.5.2Spin-based synchronization primitivesINDIRECT0
strsim • 0.9.3Implementations of string similarity metrics. Includes Hamming, Levenshtein, OSA, Damerau-Levenshtein, Jaro, Jaro-Winkler, and Sørensen-Dice. INDIRECT0
void • 1.0.2The uninhabited void type for use in statically impossible cases.DIRECT0
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-hal)](https://licenses.dev/cargo/esp8266-hal)
<a href="https://licenses.dev/cargo/esp8266-hal">
  <img src="https://licenses.dev/b/cargo/esp8266-hal" alt="licenses" />
</a>

Or the licenses badge code for the 0.4.0 version:

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