1
0
Fork 0

Add ST7565 LCD driver (#13089)

Co-authored-by: Joakim Tufvegren <jocke@barbanet.com>
This commit is contained in:
Ryan 2021-06-10 17:16:09 +10:00 committed by GitHub
parent cfc7ee61c5
commit b2fdd48744
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 995 additions and 0 deletions

View file

@ -93,6 +93,7 @@
* Hardware Features
* Displays
* [HD44780 LCD Controller](feature_hd44780.md)
* [ST7565 LCD Driver](feature_st7565.md)
* [OLED Driver](feature_oled_driver.md)
* Lighting
* [Backlight](feature_backlight.md)