otm8009a 0.1.0

Hardware Abstraction Layer for OTM8009A LCD controller IC
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
[dependencies.embedded-display-controller]
version = "0.2"

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

[package]
authors = ["Roman Isaikin <romix.lab@gmail.com>"]
categories = ["embedded", "hardware-support", "no-std"]
description = "Hardware Abstraction Layer for OTM8009A LCD controller IC"
edition = "2021"
keywords = ["stm32h7xx", "hal", "dsi", "mipi", "lcd"]
license = "MIT"
name = "otm8009a"
readme = "README.md"
repository = "https://github.com/romixlab/otm8009a"
version = "0.1.0"