docs
This commit is contained in:
parent
af2c663f57
commit
013f993d54
1 changed files with 7 additions and 2 deletions
|
@ -2,6 +2,13 @@
|
||||||
*** Releases ***
|
*** Releases ***
|
||||||
*****************************************************************************
|
*****************************************************************************
|
||||||
|
|
||||||
|
*** Changes after 2.4 ***
|
||||||
|
FEATURE: Added support for numerous compilers
|
||||||
|
FIX: Improving STM32LTDC driver
|
||||||
|
FEATURE: Added support for NIOS-II platform
|
||||||
|
FEATURE: Added Altera-MAX10-NEEK board support
|
||||||
|
|
||||||
|
|
||||||
*** Release 2.4 ***
|
*** Release 2.4 ***
|
||||||
FIX: Add missing stm32m3 cpu makefile option. Update doc to match.
|
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 ability to compile ugfx as a single file. Simply compile src/gfx_mk.c
|
||||||
|
@ -26,8 +33,6 @@ FIX: Fixing issue in touchscreen calibration code
|
||||||
FEATURE: Added GFX_OS_PRE_INIT_FUNCTION for early hardware initialization
|
FEATURE: Added GFX_OS_PRE_INIT_FUNCTION for early hardware initialization
|
||||||
FIX: Fixing GTIMER for high clock rate devices
|
FIX: Fixing GTIMER for high clock rate devices
|
||||||
FEATURE: Added GFX_COMPILER_KEIL and GFX_COMPILER_ARMCC macros
|
FEATURE: Added GFX_COMPILER_KEIL and GFX_COMPILER_ARMCC macros
|
||||||
FEATURE: Added support for NIOS-II platform
|
|
||||||
FEATURE: Added Altera-MAX10-NEEK board support
|
|
||||||
|
|
||||||
|
|
||||||
*** Release 2.3 ***
|
*** Release 2.3 ***
|
||||||
|
|
Loading…
Add table
Reference in a new issue