Add gfxconf.h.example for the new defines

ugfx_release_2.6
inmarket 2015-11-11 19:17:46 +10:00
parent f2af4cf110
commit 41b16f9c63
1 changed files with 2 additions and 0 deletions

View File

@ -45,6 +45,8 @@
// #define GFX_NO_INLINE FALSE // #define GFX_NO_INLINE FALSE
// #define GFX_COMPILER GFX_COMPILER_UNKNOWN // #define GFX_COMPILER GFX_COMPILER_UNKNOWN
// #define GFX_CPU GFX_CPU_UNKNOWN // #define GFX_CPU GFX_CPU_UNKNOWN
// #define GFX_CPU_NO_ALIGNMENT_FAULTS FALSE
// #define GFX_CPU_ENDIAN GFX_CPU_ENDIAN_UNKNOWN
// #define GFX_OS_HEAP_SIZE 0 // #define GFX_OS_HEAP_SIZE 0
// #define GFX_OS_NO_INIT FALSE // #define GFX_OS_NO_INIT FALSE
// #define GFX_OS_INIT_NO_WARNING FALSE // #define GFX_OS_INIT_NO_WARNING FALSE