Skip to content

Commit f253be7

Browse files
committed
Introduce mylvgl as a UI graphics library
1 parent 12cd07a commit f253be7

File tree

301 files changed

+317
-93581
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

301 files changed

+317
-93581
lines changed

Marlin/src/MarlinCore.cpp

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,11 @@
5858
#include "gcode/queue.h"
5959

6060
#if ENABLED(TFT_LITTLE_VGL_UI)
61-
#include "lvgl/lvgl.h"
62-
#include "ui/inc/tft_lvgl_configuration.h"
63-
#include "ui/inc/draw_ready_print.h"
61+
#include "lvgl.h"
62+
#include "lcd/extui/lib/mks_ui/inc/tft_lvgl_configuration.h"
63+
#include "lcd/extui/lib/mks_ui/inc/draw_ready_print.h"
6464
#if ENABLED(MKS_TEST)
65-
#include "ui/inc/mks_hardware_test.h"
65+
#include "lcd/extui/lib/mks_ui/inc/mks_hardware_test.h"
6666
#endif
6767
#endif
6868

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)