diff options
author | Joel Bodenmann <joel@unormal.org> | 2014-08-06 18:21:44 +0200 |
---|---|---|
committer | Joel Bodenmann <joel@unormal.org> | 2014-08-06 18:21:44 +0200 |
commit | b2b09319e47fe37dc293a0c80bb7ac3a563f13e2 (patch) | |
tree | 235d3e985e50d07042117d289cd5ad77c17850c9 | |
parent | 265e6f75c11eca4c5ba12afda74024e6b2809059 (diff) | |
download | uGFX-b2b09319e47fe37dc293a0c80bb7ac3a563f13e2.tar.gz uGFX-b2b09319e47fe37dc293a0c80bb7ac3a563f13e2.tar.bz2 uGFX-b2b09319e47fe37dc293a0c80bb7ac3a563f13e2.zip |
doc
-rw-r--r-- | docs/releases.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/releases.txt b/docs/releases.txt index aaf820e9..5840efab 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -18,7 +18,7 @@ FEATURE: Added Raspberry Pi board support 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: Added support for the RawOS real time operating system FEATURE: Operating System initialisation is now optional |