licenses.dev

drogue-es-wifi v0.1.0

Inventek eS-WiFi offload board interface via SPI

Published on

Licenses

Learn more about license information.

Package Licenses

Apache-2.0

Dependency Licenses

Apache-2.0 OR MIT27
PackageRelationDependenciesPublished
aligned • 0.3.5A newtype with alignment of at least `A` bytesINDIRECT7
as-slice • 0.1.5`AsSlice` and `AsMutSlice` traitsINDIRECT6
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bare-metal • 0.2.5Abstractions common to bare metal systemsINDIRECT3
bitfield • 0.13.2This crate provides macros to generate bitfield-like struct.INDIRECT0
cortex-m • 0.6.7Low level access to Cortex-M processorsINDIRECT20
cortex-m • 0.7.7Low level access to Cortex-M processorsINDIRECT11
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems DIRECT3
embedded-time • 0.10.1Fully defined, inter-operable, ergonomic, and fast human-time units (both duration and rate types) with hardware timer abstraction and software timers.DIRECT7
hash32 • 0.1.132-bit hashing algorithmsINDIRECT1
heapless • 0.5.6`static` friendly data structures that don't require dynamic memory allocationDIRECT9
log • 0.4.22A lightweight logging facade for Rust DIRECT0
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
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
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
typenum • 1.17.0Typenum is a Rust library for type-level numbers evaluated at compile time. It currently supports bits, unsigned integers, and signed integers. It also provides a type-level array of type-level numbers, but its implementation is incomplete.INDIRECT0
vcell • 0.1.3`Cell` with volatile read / write operationsINDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
volatile-register • 0.2.2Volatile access to memory mapped hardware registersINDIRECT1
MIT6
PackageRelationDependenciesPublished
generic-array • 0.12.4Generic types implementing functionality of arraysINDIRECT1
generic-array • 0.13.3Generic types implementing functionality of arraysINDIRECT1
generic-array • 0.14.7Generic types implementing functionality of arraysINDIRECT2
no-std-net • 0.4.0Rust's std::net... without the 'std'.INDIRECT0
nom • 5.1.3A byte-oriented, zero-copy, parser combinators libraryDIRECT2
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
Apache-2.03
PackageRelationDependenciesPublished
drogue-embedded-timer • 0.2.1Macro to shim heterogeneous HAL timers to embedded-timeDIRECT29
drogue-network • 0.2.0A Network Abstraction Layer (NAL) for Embedded SystemsDIRECT12
drogue-nom-utils • 0.1.0Bits and bobs common to many nom parsersDIRECT3
MIT OR Unlicense2
PackageRelationDependenciesPublished
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian.INDIRECT0
memchr • 2.7.4Provides extremely fast (uses SIMD on x86_64, aarch64 and wasm32) routines for 1, 2 or 3 byte search and single substring search. INDIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

[![licenses](https://licenses.dev/b/cargo/drogue-es-wifi/0.1.0)](https://licenses.dev/cargo/drogue-es-wifi/0.1.0)
<a href="https://licenses.dev/cargo/drogue-es-wifi/0.1.0">
  <img src="https://licenses.dev/b/cargo/drogue-es-wifi/0.1.0" alt="licenses" />
</a>
GitHub