不使用最新版本的lvgl

This commit is contained in:
2026-02-24 19:13:27 +08:00
parent f3cb27e168
commit c85dfa31ed
1318 changed files with 642671 additions and 20 deletions
+1 -1
View File
@@ -10,7 +10,7 @@
* INCLUDES
*********************/
#include "lv_port_fs.h"
#include "lvgl.h"
#include "lvgl/lvgl.h"
static const char *TAG = "LVGL_FS";
/*********************