charlcd 0.1.3

Rust library for charlcd.c Linux driver (HD44780 et al.)
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
[badges.maintenance]
status = "actively-developed"
[dependencies.byteorder]
version = "1.*"

[package]
authors = ["Romain Porte <microjoe@microjoe.org>"]
categories = ["embedded"]
description = "Rust library for charlcd.c Linux driver (HD44780 et al.)"
edition = "2018"
keywords = ["linux", "hd44780", "charlcd", "driver", "lcd"]
license = "Apache-2.0"
name = "charlcd"
readme = "README.md"
repository = "https://github.com/MicroJoe/charlcd"
version = "0.1.3"