ugfx_release_2.6
Joel Bodenmann 2015-11-05 10:05:42 +01:00
parent 713ce159d3
commit 881af3e5c9
1 changed files with 3 additions and 1 deletions

View File

@ -23,7 +23,9 @@ FEATURE: Replace all references to inline with a reference to GFXINLINE
FEATURE: Added config option GFX_NO_INLINE to run off inlining of ugfx functions.
FEATURE: Added word-wrapping support for gdispDrawStringBox() and gdispFillStringBox()
FIX: Fixing issue in touchscreen calibration code
FIX: Fix gtimer for high clock rate devices
FEATURE: Added GFX_OS_PRE_INIT_FUNCTION for early hardware initialization
FIX: Fixing GTIMER for high clock rate devices
*** Release 2.3 ***
FEATURE: Added more events to the slider widget