licenses.dev

riscv-rt v0.6.2

Minimal runtime / startup for RISC-V CPU's

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

Apache-2.0 OR MIT15
PackageRelationDependenciesPublished
bare-metal • 0.2.4Abstractions 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
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 RustDIRECT0
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`DIRECT7
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
ISC1
PackageRelationDependenciesPublished
riscv • 0.5.6Low level access to RISC-V processorsDIRECT5
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.6.2 version:

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