licenses.dev

py32f0xx-hal v0.1.0

Peripheral access API for py32F0 series microcontrollers

Published on

Licenses

Learn more about license information.

Package Licenses

0BSD

Dependency Licenses

Apache-2.0 OR MIT38
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
bitflags • 1.3.2A macro to generate structures which behave like bitflags. 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
defmt-macros • 0.3.9defmt macrosINDIRECT11
defmt-rtt • 0.4.1Transmit defmt log messages over the RTT (Real-Time Transfer) protocolDIRECT15
defmt • 0.3.8A highly efficient logging framework that targets resource-constrained devices, like microcontrollersDIRECT13
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-macro-error-attr • 1.0.4Attribute macro for proc-macro-error crateINDIRECT4
proc-macro-error • 1.0.4Almost drop-in replacement to panics in proc-macrosINDIRECT6
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.1.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
syn • 2.0.82Parser for Rust source codeINDIRECT2
thiserror-impl • 1.0.65Implementation detail of the `thiserror` crateINDIRECT4
thiserror • 1.0.65derive(Error)INDIRECT5
vcell • 0.1.3`Cell` with volatile read / write operationsINDIRECT0
version_check • 0.9.5Tiny crate to check the version of the installed/running rustc.INDIRECT0
volatile-register • 0.2.2Volatile access to memory mapped hardware registersINDIRECT1
unknown2
PackageRelationDependenciesPublished
defmt-parser • 0.3.4Parsing library for defmt format stringsINDIRECT6
num-integer • 0.1.46Integer traits and functionsINDIRECT2
MIT1
PackageRelationDependenciesPublished
void • 1.0.2The uninhabited void type for use in statically impossible cases.DIRECT0
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.1.0 version:

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