no doxygen for drivers...

ugfx_release_2.6
Joel Bodenmann 2013-10-28 01:07:24 +01:00
parent 1e9dcc4a28
commit 9fa856cdd7
1 changed files with 1 additions and 3 deletions

View File

@ -7,15 +7,13 @@
#include "gfx.h" #include "gfx.h"
#if GFX_USE_GDISP || defined(__DOXYGEN__) #if GFX_USE_GDISP
/* Include the emulation code for things we don't support */ /* Include the emulation code for things we don't support */
#include "gdisp/lld/emulation.c" #include "gdisp/lld/emulation.c"
#include "st7565.h" #include "st7565.h"
#include "gdisp_lld_board.h" #include "gdisp_lld_board.h"
/*===========================================================================*/ /*===========================================================================*/
/* Driver local definitions. */ /* Driver local definitions. */
/*===========================================================================*/ /*===========================================================================*/