licenses.dev

seedstudio-gd32v v0.1.0

Board support crate for the GD32 RISC-V Dev Board board from SeeedStudio

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

Apache-2.0 OR MIT22
PackageRelationDependenciesPublished
bare-metal • 0.2.5Abstractions common to bare metal systemsINDIRECT3
bit_field • 0.9.0Simple bit field trait providing get_bit, get_bits, set_bit, and set_bits methods for Rust's integral types.INDIRECT0
cast • 0.2.7Ergonomic, checked cast functions for primitive typesINDIRECT2
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems DIRECT3
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
proc-macro2 • 0.4.30A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
quote • 0.6.13Quasi-quoting macro quote!(...)INDIRECT2
r0 • 0.2.2Initialization code ('crt0') written in RustINDIRECT0
rand_core • 0.3.1Core random number generator traits and tools for implementation. INDIRECT1
rand_core • 0.4.2Core random number generator traits and tools for implementation. INDIRECT0
rand • 0.5.6Random number generators and other randomness functionality. INDIRECT2
riscv-rt-macros • 0.1.6Attributes re-exported in `riscv-rt`INDIRECT7
rustc_version • 0.2.3A library for querying the version of a installed rustc compilerINDIRECT2
rustc_version • 0.4.1A library for querying the version of a installed rustc compilerINDIRECT1
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
semver • 1.0.23Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT0
syn • 0.15.44Parser for Rust source codeINDIRECT3
unicode-xid • 0.1.0Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31. INDIRECT0
vcell • 0.1.3`Cell` with volatile read / write operationsINDIRECT0
ISC4
PackageRelationDependenciesPublished
gd32vf103-pac • 0.2.0Peripheral access API for GD32VF103 chipsINDIRECT7
gd32vf103xx-hal • 0.2.3HAL for GD32VF103 microcontrollersDIRECT15
riscv-rt • 0.6.2Minimal runtime / startup for RISC-V CPU'sDIRECT15
riscv • 0.5.4Low level access to RISC-V processorsDIRECT5
MIT1
PackageRelationDependenciesPublished
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.0 version:

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