adding RAW32 to gfxconf.example.h
This commit is contained in:
parent
1a2e98af96
commit
2b141cea7f
1 changed files with 1 additions and 0 deletions
|
@ -26,6 +26,7 @@
|
||||||
///////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////
|
||||||
// GOS - One of these must be defined, preferably in your Makefile //
|
// GOS - One of these must be defined, preferably in your Makefile //
|
||||||
///////////////////////////////////////////////////////////////////////////
|
///////////////////////////////////////////////////////////////////////////
|
||||||
|
//#define GFX_USE_OS_RAW32 FALSE
|
||||||
//#define GFX_USE_OS_CHIBIOS FALSE
|
//#define GFX_USE_OS_CHIBIOS FALSE
|
||||||
//#define GFX_USE_OS_FREERTOS FALSE
|
//#define GFX_USE_OS_FREERTOS FALSE
|
||||||
// #define GFX_FREERTOS_USE_TRACE FALSE
|
// #define GFX_FREERTOS_USE_TRACE FALSE
|
||||||
|
|
Loading…
Add table
Reference in a new issue