licenses.dev

py32f0xx-hal v0.0.1

Peripheral access API for py32F0 series microcontrollers

Published on

Licenses

Learn more about license information.

Package Licenses

0BSD

Dependency Licenses

Apache-2.0 OR MIT29
PackageRelationDependenciesPublished
autocfg • 1.4.0Automatic cfg for Rust compiler featuresINDIRECT0
bare-metal • 0.2.5Abstractions common to bare metal systemsINDIRECT3
bare-metal • 1.0.0Abstractions common to bare metal systemsDIRECT0
bitfield • 0.13.2This crate provides macros to generate bitfield-like struct.INDIRECT0
cast • 0.3.0Ergonomic, checked cast functions for primitive typesDIRECT0
cortex-m-rt-macros • 0.7.0Attributes re-exported in `cortex-m-rt`INDIRECT4
cortex-m-rt • 0.7.3Minimal runtime / startup for Cortex-M microcontrollersDIRECT5
cortex-m • 0.7.7Low level access to Cortex-M processorsDIRECT12
critical-section • 1.2.0Cross-platform critical sectionINDIRECT0
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems DIRECT3
embedded-time • 0.12.1Fully defined, inter-operable, ergonomic, and fast human-time units (both duration and rate types) with hardware timer abstraction and software timers.DIRECT7
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
panic-halt • 0.2.0Set panicking behavior to haltDIRECT0
proc-macro2 • 1.0.89A substitute implementation of the compiler's `proc_macro` API to decouple token-based libraries from the procedural macro use case.INDIRECT1
py32f0 • 0.0.1Device support crates for PY32F0 devicesDIRECT19
quote • 1.0.37Quasi-quoting macro quote!(...)INDIRECT2
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 • 1.0.109Parser for Rust source codeINDIRECT3
ufmt-write • 0.1.0`μfmt`'s `uWrite` traitINDIRECT0
vcell • 0.1.3`Cell` with volatile read / write operationsINDIRECT0
volatile-register • 0.2.2Volatile access to memory mapped hardware registersINDIRECT1
MIT2
PackageRelationDependenciesPublished
rtt-target • 0.4.0Target side implementation of the RTT (Real-Time Transfer) I/O protocolDIRECT2
void • 1.0.2The uninhabited void type for use in statically impossible cases.DIRECT0
unknown1
PackageRelationDependenciesPublished
num-integer • 0.1.46Integer traits and functionsINDIRECT2
Unicode-DFS-2016 AND (Apache-2.0 OR MIT)1
PackageRelationDependenciesPublished
unicode-ident • 1.0.13Determine whether characters have the XID_Start or XID_Continue properties according to Unicode Standard Annex #31INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.0.1 version:

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