aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorinmarket <andrewh@inmarket.com.au>2015-07-11 16:22:47 +1000
committerinmarket <andrewh@inmarket.com.au>2015-07-11 16:22:47 +1000
commit64752ab52c61f053c0690cf36c712f4662bccfb1 (patch)
tree8fed314225f32f5bd03510164556ade0810f9301 /docs
parenta84f6e0ee723c1ff5935dfaf3d60578bdf7fcbca (diff)
downloaduGFX-64752ab52c61f053c0690cf36c712f4662bccfb1.tar.gz
uGFX-64752ab52c61f053c0690cf36c712f4662bccfb1.tar.bz2
uGFX-64752ab52c61f053c0690cf36c712f4662bccfb1.zip
Small bug fix + doco
Diffstat (limited to 'docs')
-rw-r--r--docs/releases.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/releases.txt b/docs/releases.txt
index 004a4748..03045d13 100644
--- a/docs/releases.txt
+++ b/docs/releases.txt
@@ -6,6 +6,9 @@
FIX: Add missing stm32m3 cpu makefile option. Update doc to match.
FEATURE: Added ability to compile ugfx as a single file. Simply compile src/gfx_mk.c
FEATURE: Added GFXSINGLEMAKE=yes|no to the ugfx makefile to compile ugfx as a single file.
+FEATURE: New board STM32F746G-Discovery
+FEATURE: New gdisp driver STM32LTDC
+FEATURE: Better support for Raw32 platforms
*** Release 2.3 ***
FEATURE: Added more events to the slider widget