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 00c6f1c commit af3edbfCopy full SHA for af3edbf
ext_mod/lvgl/micropython.mk
@@ -15,7 +15,7 @@ CFLAGS_USERMOD += -I$(LVGL_DIR)
15
CFLAGS_USERMOD += -I$(LIB_DIR)
16
17
18
-ifdef $(LV_CFLAGS)
+ifdef LV_CFLAGS
19
CFLAGS_USERMOD += $(LV_CFLAGS)
20
endif
21
0 commit comments