ssd1327 0.1.0

I2C driver for the SSD1327 OLED display controller
Documentation
[dependencies.display-interface]
version = "0.4"

[dependencies.embedded-graphics]
version = "0.6"

[dependencies.embedded-hal]
version = "0.2"

[package]
authors = ["Michael Nitschinger <michael@nitschinger.at>"]
categories = ["embedded", "no-std"]
description = "I2C driver for the SSD1327 OLED display controller"
documentation = "https://docs.rs/ssd1327"
edition = "2018"
keywords = ["no-std", "ssd1327", "oled", "embedded", "embedded-hal-driver"]
license = "MIT OR Apache-2.0"
name = "ssd1327"
repository = "https://github.com/daschl/ssd1327"
version = "0.1.0"