licenses.dev

ncp5623 v0.2.0

Simple driver for the ON Semiconductor NCP5623 I2C RGB LED driver

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT11
PackageRelationDependenciesPublished
anstyle • 1.0.11ANSI text stylingINDIRECT0
cfg-if • 1.0.3A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. INDIRECT0
embedded-hal • 1.0.0 A Hardware Abstraction Layer (HAL) for embedded systems DIRECT0
mockall_derive • 0.13.1Procedural macros for Mockall INDIRECT5
mockall • 0.13.1A powerful mock object library for Rust. DIRECT13
predicates-core • 1.0.9An API for boolean-valued predicate functions.INDIRECT0
predicates-tree • 1.0.12Render boolean-valued predicate functions results as a tree.INDIRECT2
predicates • 3.1.3An implementation of boolean-valued predicate functions.INDIRECT2
proc-macro2 • 1.0.101A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 1.0.40Quasi-quoting macro quote!(...)INDIRECT2
syn • 2.0.106Parser for Rust source codeINDIRECT2
MIT2
PackageRelationDependenciesPublished
downcast • 0.11.0Trait for downcasting trait objects back to their original types.INDIRECT0
termtree • 0.5.1Visualize tree-like data on the command-lineINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
fragile • 2.0.1Provides wrapper types for sending non-send values to other threads.INDIRECT0
Unicode-3.0 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.19Determine 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/ncp5623)](https://licenses.dev/cargo/ncp5623)
<a href="https://licenses.dev/cargo/ncp5623">
  <img src="https://licenses.dev/b/cargo/ncp5623" alt="licenses" />
</a>

Or the licenses badge code for the 0.2.0 version:

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