3 unstable releases

0.2.0 Jul 5, 2024
0.1.0 Jul 5, 2024

#1378 in Embedded development


Used in l3gd20-ng

EUPL-1.2 OR MIT OR Apache-2.0

13KB
152 lines

Chip Select GPIO Traits

Crates.io Docs Build Status Safety Dance MSRV EUPL 1.2 licensed Apache 2.0 licensed MIT licensed

Generic Rust GPIO pin support for chip select purposes, intended for use with platform-agnostic drivers written using embedded-hal. Supports embedded-hal version 0.2 and 1.0.

Requirements

  • Rust 1.64+

Code of Conduct

We abide by the Contributor Covenant and ask that you do as well.

License

Copyright © 2024 Markus Mayer

Triple licensed under your choice of either of:

Dependencies

~58KB