licenses.dev

gd32vf103-pac v0.2.0

Peripheral access API for GD32VF103 chips

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
bare-metal • 0.2.5Abstractions common to bare metal systemsDIRECT3
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
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
semver-parser • 0.7.0Parsing of the semver spec. INDIRECT0
semver • 0.9.0Parser and evaluator for Cargo's flavor of Semantic VersioningINDIRECT1
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
ISC2
PackageRelationDependenciesPublished
riscv-rt • 0.6.2Minimal runtime / startup for RISC-V CPU'sDIRECT15
riscv • 0.5.4Low level access to RISC-V processorsDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.2.0 version:

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