Docs
This commit is contained in:
parent
713ce159d3
commit
881af3e5c9
1 changed files with 3 additions and 1 deletions
|
@ -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 config option GFX_NO_INLINE to run off inlining of ugfx functions.
|
||||||
FEATURE: Added word-wrapping support for gdispDrawStringBox() and gdispFillStringBox()
|
FEATURE: Added word-wrapping support for gdispDrawStringBox() and gdispFillStringBox()
|
||||||
FIX: Fixing issue in touchscreen calibration code
|
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 ***
|
*** Release 2.3 ***
|
||||||
FEATURE: Added more events to the slider widget
|
FEATURE: Added more events to the slider widget
|
||||||
|
|
Loading…
Add table
Reference in a new issue