From c1e2863078baaa0afbfbd31af5cc9f9978778dda Mon Sep 17 00:00:00 2001 From: inmarket Date: Tue, 6 Dec 2016 12:16:19 +1000 Subject: Fix a bug in the Cortex M0 task switcher Start of Keil compiler CPU specific switching --- docs/releases.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/releases.txt b/docs/releases.txt index b471ca8e..567c711e 100644 --- a/docs/releases.txt +++ b/docs/releases.txt @@ -25,6 +25,8 @@ FEATURE: Added gdispAddFont() for adding a dynamic font to the permanent font li 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 +FEATURE: Added the ability to display the detected compiler +FIX: Fixed an illegal instruction in the Cortex M0 task switcher *** Release 2.6 *** -- cgit v1.2.3