Updating changelog

ugfx_release_2.7
Joel Bodenmann 2016-12-11 17:58:13 +01:00
parent 81fc34801d
commit 3a51e83f18
1 changed files with 2 additions and 1 deletions

View File

@ -27,7 +27,8 @@ 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
FEATURE: Added RAW32 task switching functions which work with ARMCC (the compiler used by Keil) for Cortex M0,M1,M3,M4 and M7
FEATURE: Added gdispGDrawThickArc()
*** Release 2.6 ***