licenses.dev

d1-mini v0.2.0

A Board Support Package (BSP) which provides a type-safe API for the WEMOS/LOLIN D1 mini

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT23
PackageRelationDependenciesPublished
bare-metal • 0.2.5Abstractions common to bare metal systemsINDIRECT3
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems INDIRECT3
esp8266-hal-proc-macros • 0.1.0Attributes re-exported in `esp8266-hal`INDIRECT10
esp8266-hal • 0.4.0HAL for ESP8266 microcontrollersDIRECT28
esp8266 • 0.1.5Peripheral access crate for the ESP8266INDIRECT9
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 layerINDIRECT1
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 processorsINDIRECT10
xtensa-lx • 0.3.0Low level access for Xtensa LX processors and peripheralsINDIRECT7
MIT7
PackageRelationDependenciesPublished
bitbang-hal • 0.3.3Implements embedded-hal traits by bitbangingDIRECT4
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.INDIRECT0
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/d1-mini)](https://licenses.dev/cargo/d1-mini)
<a href="https://licenses.dev/cargo/d1-mini">
  <img src="https://licenses.dev/b/cargo/d1-mini" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

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