aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2014-07-29 12:00:47 +1000
committerinmarket <andrewh@inmarket.com.au>2014-07-29 12:00:47 +1000
commit9826378b9608362c4ad6efa3271e6f6de1e2b30e (patch)
treea0e4bc643f420dda032f90bf6423ee64728209d2 /docs
parent4ce658b022bbafe129d5ed3a571017c7d34b3892 (diff)
downloaduGFX-9826378b9608362c4ad6efa3271e6f6de1e2b30e.tar.gz
uGFX-9826378b9608362c4ad6efa3271e6f6de1e2b30e.tar.bz2
uGFX-9826378b9608362c4ad6efa3271e6f6de1e2b30e.zip
Operating System initialisation can now be turned off in gfxconf.h
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 46a58ab4..d658deee 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -19,6 +19,7 @@ FEATURE: Added R61505U gdisp driver
FIX: Fix threading issues in GEvent for callbacks
FEATURE: Added geventEventComplete()
FEATURE: Added support for the rawrtos real time operating system
+FEATURE: Operating System initialisation is now optional
*** Release 2.1 ***
FIX: Significant improvements to the way the MCU touch driver works.