chip-select

Crates.iochip-select
lib.rschip-select
version0.2.0
sourcesrc
created_at2024-07-05 16:32:13.198985
updated_at2024-07-05 19:42:37.701141
descriptionChip select GPIO support traits
homepagehttps://github.com/sunsided/chip-select
repositoryhttps://github.com/sunsided/chip-select
max_upload_size
id1292878
size39,602
Markus Mayer (sunsided)

documentation

README

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:

Commit count: 22

cargo fmt