Documentation

ugfx_release_2.6
Joel Bodenmann 2015-10-29 11:19:00 +01:00
parent 83cdbf4fe1
commit cac22ffe0f
1 changed files with 1 additions and 1 deletions

View File

@ -56,7 +56,7 @@
#define GFX_USE_OS_OSX FALSE #define GFX_USE_OS_OSX FALSE
#endif #endif
/** /**
* @brief Use a Raw 32 bit CPU based system * @brief Use a Raw 32-bit CPU based system (Bare Metal)
* @details Defaults to FALSE * @details Defaults to FALSE
*/ */
#ifndef GFX_USE_OS_RAW32 #ifndef GFX_USE_OS_RAW32