kpal-gpio-cdev 0.2.0

A KPAL plugin for the Linux GPIO char device
Documentation
[dependencies.env_logger]
version = "0.7"

[dependencies.gpio-cdev]
version = "0.2"

[dependencies.kpal-plugin]
version = "0.2.0"

[dependencies.libc]
version = "0.2"

[dependencies.log]
version = "0.4"

[lib]
crate-type = ["cdylib"]

[package]
authors = ["Kyle M. Douglass <kyle.m.douglass@gmail.com>"]
categories = ["embedded", "hardware-support", "science"]
description = "A KPAL plugin for the Linux GPIO char device"
edition = "2018"
keywords = ["linux", "embedded", "kpal"]
license-file = "../LICENSE"
name = "kpal-gpio-cdev"
readme = "README.md"
repository = "https://github.com/kmdouglass/kpal"
version = "0.2.0"