ILI9486 driver library
Find a file
2024-12-06 12:44:55 +02:00
cross Add cross file for UNO with tweeks to make clangd happy 2024-06-14 14:29:32 +03:00
examples Replace deprecated method in meson script 2024-12-06 12:44:55 +02:00
src Add common color constants 2024-12-06 12:39:39 +02:00
subprojects Replace deprecated method in meson script 2024-12-06 12:44:55 +02:00
.clang-format Add and apply .clang-format 2024-10-19 13:45:18 +03:00
.clangd Fix narrowing when int is larger than 2 bytes 2024-04-19 10:56:17 +03:00
.gitignore Update .gitignore. 2024-05-20 14:03:47 +03:00
gfxlcd.wrap.template Fix typo and dir name in wrap template 2024-04-17 15:05:27 +00:00
library.json Init 2024-04-17 14:33:06 +00:00
LICENSE Replace Arduino.h with some local declarations 2024-04-18 14:47:26 +00:00
meson.build Bump version 2024-06-17 14:17:16 +03:00
README.md Init 2024-04-17 14:33:06 +00:00

GfxLCD

A simple library for ILI9486 display driver. Requires Adafruit GFX to work.