licenses.dev

w5500 v0.5.0

W5500 IoT Controller implementation.

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0 OR MIT

Dependency Licenses

Apache-2.0 OR MIT27
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bit_field • 0.10.2Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types.DIRECT0
bitflags • 1.3.2A macro to generate structures which behave like bitflags. INDIRECT0
defmt-macros • 0.3.9defmt macrosINDIRECT11
defmt • 0.3.8A highly efficient logging framework that targets resource-constrained devices, like microcontrollersDIRECT13
derive-try-from-primitive • 1.0.0Custom derive a try_from method for primitive to enum conversionsDIRECT4
embedded-hal-mock • 0.11.1A collection of mocked devices that implement the embedded-hal traitsDIRECT13
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems INDIRECT3
embedded-hal • 1.0.0 A Hardware Abstraction Layer (HAL) for embedded systems DIRECT0
embedded-nal • 0.8.0A Network Abstraction Layer (NAL) for Embedded SystemsDIRECT2
embedded-time • 0.12.1Fully defined, inter-operable, ergonomic, and fast human-time units (both duration and rate types) with hardware timer abstraction and software timers.INDIRECT7
nb • 0.1.3Minimal non-blocking I/O layerINDIRECT1
nb • 1.1.0Minimal non-blocking I/O layerDIRECT0
num-complex • 0.3.1Complex numbers implementation for RustINDIRECT2
num-iter • 0.1.45External iterators for generic mathematicsINDIRECT3
num-rational • 0.3.2Rational numbers implementation for RustINDIRECT3
num-traits • 0.2.19Numeric traits for generic mathematicsINDIRECT1
num • 0.3.1A collection of numeric types and traits for Rust, including bigint, complex, rational, range iterators, generic integers, and more! INDIRECT6
proc-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crateINDIRECT4
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macrosINDIRECT6
proc-macro2 • 1.0.88A 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
syn • 1.0.109Parser for Rust source codeINDIRECT3
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.64Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.64derive(Error)INDIRECT5
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
MIT2
PackageRelationDependenciesPublished
no-std-net • 0.6.0Rust's std::net... without the 'std'.INDIRECT0
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
unknown2
PackageRelationDependenciesPublished
defmt-parser • 0.3.4Parsing library for defmt format stringsINDIRECT6
num-integer • 0.1.46Integer traits and functionsINDIRECT2
MIT OR Unlicense1
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.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/w5500)](https://licenses.dev/cargo/w5500)
<a href="https://licenses.dev/cargo/w5500">
  <img src="https://licenses.dev/b/cargo/w5500" alt="licenses" />
</a>

Or the licenses badge code for the 0.5.0 version:

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