licenses.dev

gd32vf103xx-hal v0.2.3

HAL for GD32VF103 microcontrollers

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

Apache-2.0 OR MIT21
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 typesDIRECT2
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
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 operationsDIRECT0
ISC3
PackageRelationDependenciesPublished
gd32vf103-pac • 0.2.0Peripheral access API for GD32VF103 chipsDIRECT7
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.DIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.3 version:

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