We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b69edce commit 02cf733Copy full SHA for 02cf733
components/ugfx/drivers/gdisp/CUBE0414/gdisp_lld_CUBE0414.c
@@ -7,7 +7,7 @@
7
8
#include "gfx.h"
9
10
-#if GFX_USE_GDISP
+#if GFX_USE_GDISP && defined(CONFIG_VFX_OUTPUT_CUBE0414)
11
12
#if defined(GDISP_SCREEN_WIDTH) || defined(GDISP_SCREEN_HEIGHT)
13
#if GFX_COMPILER_WARNING_TYPE == GFX_COMPILER_WARNING_DIRECT
0 commit comments