Package Licenses
Apache-2.0 OR MIT
Dependency Licenses
Apache-2.0 OR MIT15
Package | Relation | Dependencies | Published |
---|---|---|---|
autocfg • 1.4.0Automatic cfg for Rust compiler features | INDIRECT | 0 | |
bitflags • 1.3.2A macro to generate structures which behave like bitflags. | INDIRECT | 0 | |
cast • 0.3.0Ergonomic, checked cast functions for primitive types | INDIRECT | 0 | |
cc • 1.2.5A build-time dependency for Cargo build scripts to assist in invoking the native C compiler to compile native C code into a static archive to be linked into Rust code. | INDIRECT | 1 | |
cfg-if • 1.0.0A macro to ergonomically define an item depending on a large number of #[cfg] parameters. Structured like an if-else chain, the first matching branch is the item that gets emitted. | INDIRECT | 0 | |
embedded-hal-mock • 0.7.2A collection of mocked devices that implement the embedded-hal traits | DIRECT | 4 | |
embedded-hal • 0.2.7 A Hardware Abstraction Layer (HAL) for embedded systems | DIRECT | 3 | |
i2cdev • 0.5.1Provides API for safe access to Linux i2c device interface. | INDIRECT | 9 | |
libc • 0.2.169Raw FFI bindings to platform libraries like libc. | INDIRECT | 0 | |
linux-embedded-hal • 0.3.2Implementation of the `embedded-hal` traits for Linux devices | DIRECT | 21 | |
nb • 0.1.3Minimal non-blocking I/O layer | INDIRECT | 1 | |
nb • 1.1.0Minimal non-blocking I/O layer | DIRECT | 0 | |
shlex • 1.3.0Split a string into shell words, like Python's shlex. | INDIRECT | 0 | |
spidev • 0.5.2Provides access to the Linux spidev interface. This interface allows for configuration of the spidev device, half-duplex SPI access, and full-duplex SPI access. | INDIRECT | 8 | |
sysfs_gpio • 0.6.2Provides access to GPIOs using the Linux sysfs interface. | INDIRECT | 8 |
MIT7
Package | Relation | Dependencies | Published |
---|---|---|---|
ioctl-rs • 0.1.6Rust bindings for system ioctls. | INDIRECT | 1 | |
memoffset • 0.6.5offset_of functionality for Rust structs. | INDIRECT | 1 | |
nix • 0.23.2Rust friendly bindings to *nix APIs | INDIRECT | 7 | |
serial-core • 0.4.0Rust abstractions for serial ports. | INDIRECT | 1 | |
serial-unix • 0.4.0Serial port implementation for Unix. | INDIRECT | 4 | |
termios • 0.2.2Safe bindings for the termios library. | INDIRECT | 1 | |
void • 1.0.2The uninhabited void type for use in statically impossible cases. | INDIRECT | 0 |
MIT OR Unlicense1
Package | Relation | Dependencies | Published |
---|---|---|---|
byteorder • 1.5.0Library for reading/writing numbers in big-endian and little-endian. | INDIRECT | 0 |