1 unstable release
Uses old Rust 2015
0.1.0 | Feb 3, 2017 |
---|
#14 in #hardware-interface
Used in portapack-hal
9KB
281 lines
lcd-ili9341
API wrapper for the Ilitek ILI9341 LCD controller. Requires a trait you must implement to provide the hardware interface to the LCD. Exposes the API documented in the ILI9341 datasheet, hiding details of how the commands are formatted.
This wrapper was created for the PortaPack project.
Contributing
IRC is the dominant form of communication in this project. Please join us on freenode at #portapack.
License
This project is primarily distributed under the terms of both the MIT license and the Apache License (Version 2.0).
See LICENSE-APACHE, LICENSE-MIT, and COPYRIGHT for details.