aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@embedded.pro>2016-11-27 17:06:33 +0100
committerJoel Bodenmann <joel@embedded.pro>2016-11-27 17:06:33 +0100
commit59c9565df7d05780b98e37ddeda374d697ab481a (patch)
tree682d4a9fc66e6b677431ebdb8dc84aa8f8ba1707 /docs
parentd4adcdb017b413a1cd93cf8a29ddc7c4bb880752 (diff)
downloaduGFX-59c9565df7d05780b98e37ddeda374d697ab481a.tar.gz
uGFX-59c9565df7d05780b98e37ddeda374d697ab481a.tar.bz2
uGFX-59c9565df7d05780b98e37ddeda374d697ab481a.zip
Adding ILI9488 display driver
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index ee6b5ada..73c26344 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -24,6 +24,7 @@ FIX: Improving gdispDrawThickLine()
FEATURE: Added gdispAddFont() for adding a dynamic font to the permanent font list
FEATURE: Added gmiscHittestPoly() for checking whether a point is inside of a polygon
FIX: Fixed strange multi-thread issues in GEVENT
+FEATURE: Added ILI9488 driver
*** Release 2.6 ***