aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2016-12-06 13:47:33 +1000
committerinmarket <andrewh@inmarket.com.au>2016-12-06 13:47:33 +1000
commitad29f4fee01af58b69d5e0d3b379600c6beba119 (patch)
treea725a597f4dbe3b07a31d595d388884c5226cfe3 /docs
parentc1e2863078baaa0afbfbd31af5cc9f9978778dda (diff)
downloaduGFX-ad29f4fee01af58b69d5e0d3b379600c6beba119.tar.gz
uGFX-ad29f4fee01af58b69d5e0d3b379600c6beba119.tar.bz2
uGFX-ad29f4fee01af58b69d5e0d3b379600c6beba119.zip
Support for Keil compiler RAW32 CPU specific task switching for Cortex M0,1,3,4,7
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 567c711e..38e9cf90 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -27,6 +27,7 @@ FIX: Fixed strange multi-thread issues in GEVENT
FEATURE: Added ILI9488 driver
FEATURE: Added the ability to display the detected compiler
FIX: Fixed an illegal instruction in the Cortex M0 task switcher
+FEATURE: Add support for the Keil compiler for RAW32 task switching for Cortex M0,1,3,4,7
*** Release 2.6 ***