aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorJoel Bodenmann <joel@seriouslyembedded.com>2015-11-27 20:39:23 +0100
committerJoel Bodenmann <joel@seriouslyembedded.com>2015-11-27 20:39:23 +0100
commiteaf0b19fb8428b9e2e47798294d6ba83a56d186e (patch)
treed5e17609f052e189347e9f503147196f354f8534 /docs
parent870901880b30a7f81b2d95a815e89542746d62ab (diff)
downloaduGFX-eaf0b19fb8428b9e2e47798294d6ba83a56d186e.tar.gz
uGFX-eaf0b19fb8428b9e2e47798294d6ba83a56d186e.tar.bz2
uGFX-eaf0b19fb8428b9e2e47798294d6ba83a56d186e.zip
Adding support for NIOS-II platform
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 e2221c2e..1aee190f 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -26,6 +26,7 @@ FIX: Fixing issue in touchscreen calibration code
FEATURE: Added GFX_OS_PRE_INIT_FUNCTION for early hardware initialization
FIX: Fixing GTIMER for high clock rate devices
FEATURE: Added GFX_COMPILER_KEIL and GFX_COMPILER_ARMCC macros
+FEATURE: Added support for NIOS-II platform
*** Release 2.3 ***