licenses.dev

bitbang-hal v0.3.3

Implements embedded-hal traits by bitbanging

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

Apache-2.0 OR MIT29
PackageRelationDependenciesPublished
bare-metal • 0.2.5Abstractions common to bare metal systemsINDIRECT3
bare-metal • 1.0.0Abstractions common to bare metal systemsINDIRECT0
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
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 processorsDIRECT11
eeprom24x • 0.5.0Platform-agnostic Rust driver for the 24x series serial EEPROMs.DIRECT5
embedded-dma • 0.2.0Traits to aid in the creation of sound DMA abstractionsINDIRECT1
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems DIRECT3
embedded-storage • 0.2.0A Storage Abstraction Layer for Embedded SystemsINDIRECT0
fugit-timer • 0.1.3A Count Down Timer abstaction that uses fugit time primitivesINDIRECT3
fugit • 0.3.7Time library for embedded targets with ease-of-use and performance first.INDIRECT1
gcd • 2.3.0Calculate the greatest common divisorINDIRECT0
lm75 • 0.2.0Platform-agnostic Rust driver for the LM75 temperature sensor and thermal watchdog.DIRECT4
nb • 0.1.3Minimal non-blocking I/O layerINDIRECT1
nb • 1.1.0Minimal non-blocking I/O layerDIRECT0
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
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
stable_deref_trait • 1.2.0An unsafe marker trait for types like Box and Rc that dereference to a stable address even when moved, and hence can be used with libraries such as owning_ref and rental. INDIRECT0
stm32f1 • 0.14.0Device support crates for STM32F1 devicesINDIRECT19
stm32f1xx-hal • 0.9.0HAL for the STM32F1xx family of microcontrollersDIRECT29
syn • 1.0.109Parser for Rust source codeINDIRECT3
vcell • 0.1.3`Cell` with volatile read / write operationsINDIRECT0
volatile-register • 0.2.2Volatile access to memory mapped hardware registersINDIRECT1
MIT3
PackageRelationDependenciesPublished
stm32-usbd • 0.6.0'usb-device' implementation for STM32 microcontrollersINDIRECT13
usb-device • 0.2.9USB stack for embedded devices.INDIRECT0
void • 1.0.2The uninhabited void type for use in statically impossible cases.INDIRECT0
0BSD1
PackageRelationDependenciesPublished
bxcan • 0.6.2STM32 bxCAN peripheral driverINDIRECT3
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/bitbang-hal)](https://licenses.dev/cargo/bitbang-hal)
<a href="https://licenses.dev/cargo/bitbang-hal">
  <img src="https://licenses.dev/b/cargo/bitbang-hal" alt="licenses" />
</a>

Or the licenses badge code for the 0.3.3 version:

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